remove opengraph and twitter
This commit is contained in:
parent
8bd3099b23
commit
d7a3b9a030
@ -54,9 +54,6 @@
|
|||||||
{{ partial "resource.html" (dict "context" $ "type" "js" "filename" . ) }}
|
{{ partial "resource.html" (dict "context" $ "type" "js" "filename" . ) }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
{{ template "_internal/opengraph.html" . }}
|
|
||||||
{{ template "_internal/twitter_cards.html" . }}
|
|
||||||
|
|
||||||
{{ if isset .Site.Params "webmentions" }}
|
{{ if isset .Site.Params "webmentions" }}
|
||||||
{{ if isset .Site.Params.webmentions "login" }}
|
{{ if isset .Site.Params.webmentions "login" }}
|
||||||
<link rel="webmention" href="https://webmention.io/{{.Site.Params.webmentions.login}}/webmention" />
|
<link rel="webmention" href="https://webmention.io/{{.Site.Params.webmentions.login}}/webmention" />
|
||||||
|
Loading…
Reference in New Issue
Block a user