Add opengraph site name tag to header
This commit is contained in:
parent
4092a84726
commit
f0fe6b78d3
@ -1 +1,2 @@
|
||||
<meta property="article:author" content="{{ if .Params.author }}{{ .Params.author }}{{ else }}{{ range .Site.Author }}{{ . }} {{ end }}{{ end }}">
|
||||
<meta property="article:author" content="{{ if .Params.author }}{{ .Params.author }}{{ else }}{{ range .Site.Author }}{{ . }} {{ end }}{{ end }}">
|
||||
<meta name="og:site_name" content="Jafner.dev"/>
|
Loading…
Reference in New Issue
Block a user