Language
This commit is contained in:
@@ -110,6 +110,7 @@ defaults:
|
||||
|
||||
# Custom Theme Config
|
||||
xaymar:
|
||||
language: 'en'
|
||||
data:
|
||||
logo: '/assets/logo.svg'
|
||||
fonts: '/assets/fonts.css'
|
||||
|
||||
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user