mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 19:35:24 +02:00
Fix mobile metadata inconsistency (#64)
This commit is contained in:
committed by
Jeremy "EndenDragon" Zhang
parent
21565ef29b
commit
b1fa314389
@ -13,8 +13,8 @@
|
||||
<title>{{ title }} - Titan Embeds for Discord</title>
|
||||
|
||||
<!--Provide default mobile metadata-->
|
||||
<meta name="apple-mobile-web-app-title" content="TitanEmbeds">
|
||||
<meta name="application-name" content="TitanEmbeds">
|
||||
<meta name="apple-mobile-web-app-title" content="Titan Embeds">
|
||||
<meta name="application-name" content="Titan Embeds">
|
||||
|
||||
{% include 'seo_meta.html.j2' %}
|
||||
|
||||
|
Reference in New Issue
Block a user