mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-07-05 04:35:23 +02:00
Escape css and guild names in the frontend
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
<!--Let browser know website is optimized for mobile-->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
|
||||
<title>{{ title }} - Titan Embeds for Discord</title>
|
||||
<title>{{ title|e }} - Titan Embeds for Discord</title>
|
||||
|
||||
<!--Provide default mobile metadata-->
|
||||
<meta name="apple-mobile-web-app-title" content="Titan Embeds">
|
||||
|
Reference in New Issue
Block a user