This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-11-25 22:57:53 +01:00
parent d3c8b63e41
commit c3c32d6d79
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -110,6 +110,7 @@ defaults:
# Custom Theme Config
xaymar:
language: 'en'
data:
logo: '/assets/logo.svg'
fonts: '/assets/fonts.css'
+1 -1
View File
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="{{ site.xaymar.language }}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
{% comment %}