From 79a8faf592d26d90ad046f07a95ef9840482c60a Mon Sep 17 00:00:00 2001 From: Oliver Marks Date: Tue, 12 Sep 2017 19:48:59 +0100 Subject: [PATCH] change from svg to png image for og:image meta tag --- mhackspace/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mhackspace/templates/base.html b/mhackspace/templates/base.html index fca6215..69eec46 100644 --- a/mhackspace/templates/base.html +++ b/mhackspace/templates/base.html @@ -34,7 +34,7 @@ - + {% block css %}{% endblock %}