Update embed.html.j2

This commit is contained in:
Jelle Z 2018-01-03 12:22:00 +01:00 committed by GitHub
parent 7e403e2358
commit 9d5cb75c8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -374,6 +374,13 @@
<script type="text/javascript" src="{{ url_for('static', filename='js/embed.js') }}"></script>
<!--Specify icons for Apple devices (can also be used as fallback for Android)-->
<link rel="apple-touch-icon" href="https://titanembeds.com/static/img/titanembeds_square.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://titanembeds.com/static/img/appicons/icon_60x60@3x.png" />
<link rel="apple-touch-icon" sizes="76x76" href="https://titanembeds.com/static/img/appicons/icon_76x76@1x.png" />
<link rel="apple-touch-icon" sizes="152x152" href="https://titanembeds.com/static/img/appicons/icon_76x76@2x.png" />
<link rel="apple-touch-icon" sizes="58x58" href="https://titanembeds.com/static/img/appicons/icon_58x58@1x.png" />
<!--Update mobile metadata to guild name-->
<script>
function AppTitleUpdate() {