From 9ae5bc9691ce9df4c27e716d7202262a477d73ba Mon Sep 17 00:00:00 2001 From: Joshua Simmons Date: Sun, 13 Aug 2017 20:54:20 -0700 Subject: [PATCH] twitter metatags --- pinaxcon/templates/site_base.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index 21fcfef..823e0ff 100644 --- a/pinaxcon/templates/site_base.html +++ b/pinaxcon/templates/site_base.html @@ -11,11 +11,15 @@ {% block extra_head_base %} {% block extra_head %} + + + + {% endblock %}