From 54ef84e0addbd967d6b761fc10e6979874175e93 Mon Sep 17 00:00:00 2001 From: Jason McBrayer Date: Tue, 5 Feb 2019 19:05:33 -0500 Subject: [PATCH] Add OpenGraph and Twitter Card tags to base.html --- brutaldon/templates/base.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/brutaldon/templates/base.html b/brutaldon/templates/base.html index 14ec711..cfae969 100644 --- a/brutaldon/templates/base.html +++ b/brutaldon/templates/base.html @@ -56,6 +56,20 @@ {% else %} {% endif %} + + + + + + + + + + + +