From b1fa314389c9b5983d3561a6c391521123d1b277 Mon Sep 17 00:00:00 2001 From: Jelle Z Date: Wed, 3 Jan 2018 21:37:43 +0100 Subject: [PATCH] Fix mobile metadata inconsistency (#64) --- webapp/titanembeds/templates/site_layout.html.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webapp/titanembeds/templates/site_layout.html.j2 b/webapp/titanembeds/templates/site_layout.html.j2 index 34bfea9..74807df 100644 --- a/webapp/titanembeds/templates/site_layout.html.j2 +++ b/webapp/titanembeds/templates/site_layout.html.j2 @@ -13,8 +13,8 @@ {{ title }} - Titan Embeds for Discord - - + + {% include 'seo_meta.html.j2' %} @@ -87,4 +87,4 @@ {% block script %}{% endblock %} - \ No newline at end of file +