Update hugo internal templates
Remove .Site.Authors from embedded templates
f6745ad358
This commit is contained in:
parent
20b91ad2aa
commit
24e5d82ecb
2 changed files with 0 additions and 13 deletions
|
|
@ -31,8 +31,3 @@
|
|||
{{ with .Site.Social.twitter -}}
|
||||
<meta name="twitter:site" content="@{{ . }}"/>
|
||||
{{ end -}}
|
||||
{{ range .Site.Authors }}
|
||||
{{ with .twitter -}}
|
||||
<meta name="twitter:creator" content="@{{ . }}"/>
|
||||
{{ end -}}
|
||||
{{ end -}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue