From 9ae5bc9691ce9df4c27e716d7202262a477d73ba Mon Sep 17 00:00:00 2001 From: Joshua Simmons Date: Sun, 13 Aug 2017 20:54:20 -0700 Subject: [PATCH 1/2] 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 %} From f9e018b9a494acb98b873f45eb678bb0bad7eacd Mon Sep 17 00:00:00 2001 From: Joshua Simmons Date: Sun, 13 Aug 2017 20:58:35 -0700 Subject: [PATCH 2/2] fix twitter metatag... or rather, don't reuse head_title block -_- --- pinaxcon/templates/site_base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index 823e0ff..4cc4102 100644 --- a/pinaxcon/templates/site_base.html +++ b/pinaxcon/templates/site_base.html @@ -14,7 +14,7 @@ - +