Fix mobile metadata inconsistency (#64)

This commit is contained in:
Jelle Z 2018-01-03 21:37:43 +01:00 committed by Jeremy "EndenDragon" Zhang
parent 21565ef29b
commit b1fa314389

View File

@ -13,8 +13,8 @@
<title>{{ title }} - Titan Embeds for Discord</title> <title>{{ title }} - Titan Embeds for Discord</title>
<!--Provide default mobile metadata--> <!--Provide default mobile metadata-->
<meta name="apple-mobile-web-app-title" content="TitanEmbeds"> <meta name="apple-mobile-web-app-title" content="Titan Embeds">
<meta name="application-name" content="TitanEmbeds"> <meta name="application-name" content="Titan Embeds">
{% include 'seo_meta.html.j2' %} {% include 'seo_meta.html.j2' %}