From e3e05023ccc491d1d8a13a7cefffdad5e9aea127 Mon Sep 17 00:00:00 2001 From: Charlotte Koch Date: Wed, 8 Jan 2025 21:01:01 -0800 Subject: Get rid of Twitter cards and Open Graph --- layouts/_default/baseof.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index b4f1020..3bc2f27 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -19,8 +19,6 @@ - {{ template "_internal/twitter_cards.html" . }} - {{ template "_internal/opengraph.html" . }} -- cgit v1.2.3