Merge branch 'master' into master

This commit is contained in:
Dillon
2020-01-29 18:58:43 +08:00
committed by GitHub
159 changed files with 99 additions and 9026 deletions

View File

@@ -14,7 +14,7 @@
<meta name="p:domain_verify" content="{{ . }}" />
{{ end -}}
{{ with .Site.Params.baidu_verification -}}
<meta name=baidu-site-verification content="{{ . }}" />
<meta name="baidu-site-verification" content="{{ . }}" />
{{ end -}}
{{ if .PrevInSection -}}
<link rel="prev" href="{{ .PrevInSection.Permalink }}" />
@@ -56,4 +56,4 @@
{{ end }}
{{ if or .Params.math .Site.Params.math }}
{{ partial "math.html" . }}
{{ end }}
{{ end }}