From 40024cbeeb33eb6f4b94b3382bddfb75ff22ddae Mon Sep 17 00:00:00 2001 From: Joshua Simmons Date: Sun, 13 Aug 2017 20:47:05 -0700 Subject: [PATCH] moar metatags --- pinaxcon/templates/site_base.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index 10b203e..21fcfef 100644 --- a/pinaxcon/templates/site_base.html +++ b/pinaxcon/templates/site_base.html @@ -16,6 +16,8 @@ + + {% endblock %} {% endblock %}