mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-09 10:00:04 +08:00
Update default lang
This commit is contained in:
parent
bacc1eef06
commit
3681e39413
@ -1,6 +1,6 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html
|
<html
|
||||||
lang="{{ page.lang | site.lang }}"
|
lang="{{ page.lang | default: site.lang }}"
|
||||||
mlns="http://www.w3.org/1999/xhtml"
|
mlns="http://www.w3.org/1999/xhtml"
|
||||||
xmlns:og="http://ogp.me/ns#"
|
xmlns:og="http://ogp.me/ns#"
|
||||||
xmlns:fb="http://www.facebook.com/2008/fbml"
|
xmlns:fb="http://www.facebook.com/2008/fbml"
|
||||||
|
Loading…
Reference in New Issue
Block a user