remove opengraph and twitter
This commit is contained in:
parent
8bd3099b23
commit
d7a3b9a030
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue