From 15fbc277aaf4f1fabcec3b7d46935dfd11905f23 Mon Sep 17 00:00:00 2001 From: June Date: Sat, 28 May 2022 00:14:47 +0200 Subject: [PATCH] Twitter card --- themes/juice/templates/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/themes/juice/templates/index.html b/themes/juice/templates/index.html index 68b516f..743ab21 100644 --- a/themes/juice/templates/index.html +++ b/themes/juice/templates/index.html @@ -12,6 +12,11 @@ {% include "_variables.html" %} + + + + + {% block head %} {% endblock head %}