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

@ -11,7 +11,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>{% block title %}{% endblock %} - Titan Embeds for Discord</title>
{% include 'seo_meta.html.j2' %}
{% block additional_head_elements %}{% endblock %}
{% include 'google_analytics.html.j2' %}