mirror of
https://github.com/szimek/sharedrop.git
synced 2026-06-13 21:03:07 +08:00
Merge pull request #146 from austinhuynh/master
Add iOS home screen icon
This commit is contained in:
commit
16efbdb63c
@ -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" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user