mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +08:00
Update twitter.html
This commit is contained in:
parent
80bd7689a2
commit
0f9c8ae616
@ -1,5 +1,5 @@
|
|||||||
{{- with .Site.Params.opengraph.twitter.site -}}
|
{{- with .Site.Params.opengraph.twitter.site -}}
|
||||||
<meta name="twitter:site" content="{{ . }}">
|
<meta name="twitter:site" content="@{{ . }}">
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
||||||
{{- $title := partialCached "data/title" . .RelPermalink -}}
|
{{- $title := partialCached "data/title" . .RelPermalink -}}
|
||||||
|
Loading…
Reference in New Issue
Block a user