Add apple touch icon support for Safari

This commit is contained in:
shortcutme 2019-09-15 22:11:51 +02:00
parent 10817aefae
commit 6f0d4a50d1
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE
3 changed files with 4 additions and 3 deletions

View file

@ -6,6 +6,7 @@
<meta charset="utf-8" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="/uimedia/all.css?rev={rev}" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
{meta_tags}
</head>
<body style="{body_style}" class="{themeclass}">