Merge pull request #146 from austinhuynh/master

Add iOS home screen icon
This commit is contained in:
Szymon Nowak 2023-02-24 17:09:21 +01:00 committed by GitHub
commit 16efbdb63c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,12 @@
sizes="196x196"
href="{{rootURL}}assets/images/sharedrop-icon.png"
/>
<link
rel="apple-touch-icon"
sizes="196x196"
href="{{rootURL}}assets/images/sharedrop-icon.png"
/>
{{content-for "head"}}
<link integrity="" rel="stylesheet" href="{{rootURL}}assets/vendor.css" />