From 6203cccb0803accf3fe103ea22fe46f5ca8efe22 Mon Sep 17 00:00:00 2001 From: Trent Palmer Date: Thu, 29 Jul 2021 01:50:51 -0700 Subject: [PATCH] add twitter card --- themes/bstrapplus/templates/base.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/themes/bstrapplus/templates/base.html b/themes/bstrapplus/templates/base.html index a326a51..6047615 100644 --- a/themes/bstrapplus/templates/base.html +++ b/themes/bstrapplus/templates/base.html @@ -39,16 +39,25 @@ + + + {% elif page is defined %} + + + {% else %} + + + {% endif %}