From 7343ef14d6dba8e34dada26b66851d6653ff933f Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Wed, 2 Aug 2023 21:36:54 +0100 Subject: [PATCH] Remove twitter shares --- themes/hello-friend-ng/layouts/partials/head.html | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/hello-friend-ng/layouts/partials/head.html b/themes/hello-friend-ng/layouts/partials/head.html index 8ed6418b..abd19e9f 100644 --- a/themes/hello-friend-ng/layouts/partials/head.html +++ b/themes/hello-friend-ng/layouts/partials/head.html @@ -40,7 +40,6 @@ {{- partial "favicons.html" . }} {{ template "_internal/schema.html" . }} -{{ template "_internal/twitter_cards.html" . }} {{ if isset .Site.Taxonomies "series" }} {{ template "_internal/opengraph.html" . }}