remove opengraph and twitter

This commit is contained in:
Junyi Hou 2023-11-01 15:17:34 +08:00
parent 8bd3099b23
commit d7a3b9a030

View File

@ -54,9 +54,6 @@
{{ partial "resource.html" (dict "context" $ "type" "js" "filename" . ) }}
{{- end }}
{{ template "_internal/opengraph.html" . }}
{{ template "_internal/twitter_cards.html" . }}
{{ if isset .Site.Params "webmentions" }}
{{ if isset .Site.Params.webmentions "login" }}
<link rel="webmention" href="https://webmention.io/{{.Site.Params.webmentions.login}}/webmention" />