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 # Custom Theme Config
xaymar: xaymar:
language: 'en'
data: data:
logo: '/assets/logo.svg' logo: '/assets/logo.svg'
fonts: '/assets/fonts.css' fonts: '/assets/fonts.css'
+1 -1
View File
@@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang="{{ site.xaymar.language }}">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
{% comment %} {% comment %}