Language
This commit is contained in:
@@ -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,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 %}
|
||||||
|
|||||||
Reference in New Issue
Block a user