mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-03 23:37:09 +01: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' %}
 | 
			
		||||
    
 | 
			
		||||
@@ -87,4 +87,4 @@
 | 
			
		||||
    <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/js/materialize.min.js" integrity="sha256-uWtSXRErwH9kdJTIr1swfHFJn/d/WQ6s72gELOHXQGM=" crossorigin="anonymous"></script>
 | 
			
		||||
    {% block script %}{% endblock %}
 | 
			
		||||
  </body>
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user