瀏覽代碼

Add XFN profile to head tag

Apis Necros 2 年之前
父節點
當前提交
6a02d60292
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      layouts/partials/head.html

+ 1 - 1
layouts/partials/head.html

@@ -1,4 +1,4 @@
-<head>
+<head profile="http://gmpg.org/xfn/11">
 	<meta charset="UTF-8" />
 	<meta http-equiv="content-language" content="en-us" />
 	<meta name="author" content="{{ .Site.Params.Author }}" />