Update head.html
Fix https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/77
This commit is contained in:
parent
606990e467
commit
0b6cca8ba9
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
content="{{ if .IsHome }}{{ .Site.Params.homeSubtitle }}{{ else }}{{ .Summary | plainify }}{{ end }}" />
|
||||
<meta name="keywords" content="{{ .Site.Params.keywords }}" />
|
||||
<meta name="robots" content="noodp" />
|
||||
<meta name="theme-color" content="{{ .Site.Params.themeColor }}" />
|
||||
<link rel="canonical" href="{{ .Permalink }}" />
|
||||
|
||||
{{ block "title" . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue