Added SEO meta tags

This commit is contained in:
Jeremy Zhang
2017-05-18 22:41:41 +00:00
parent 401f12af5a
commit c202008663
3 changed files with 9 additions and 1 deletions

View File

@ -9,6 +9,8 @@
<!--Let browser know website is optimized for mobile-->
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
{% include 'seo_meta.html.j2' %}
<title>{{ guild['name'] }} - Embed - Titan Embeds for Discord</title>
{% include 'google_analytics.html.j2' %}