mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:50:04 +08:00
Add xmlns
This commit is contained in:
parent
9af66f7c0b
commit
bacc1eef06
@ -1,5 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="{{ page.lang | site.lang }}">
|
<html
|
||||||
|
lang="{{ page.lang | site.lang }}"
|
||||||
|
mlns="http://www.w3.org/1999/xhtml"
|
||||||
|
xmlns:og="http://ogp.me/ns#"
|
||||||
|
xmlns:fb="http://www.facebook.com/2008/fbml"
|
||||||
|
>
|
||||||
<head>
|
<head>
|
||||||
<title>{{ page.title }} | SpaceVim</title>
|
<title>{{ page.title }} | SpaceVim</title>
|
||||||
<meta name="baidu-site-verification" content="AN14j6xQVd" />
|
<meta name="baidu-site-verification" content="AN14j6xQVd" />
|
||||||
|
Loading…
Reference in New Issue
Block a user