1
0
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:
Shidong Wang 2020-05-17 10:15:45 +08:00
parent bacc1eef06
commit 3681e39413

View File

@ -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"