mirror of
https://github.com/beestat/app.git
synced 2025-06-01 04:37:12 -04:00
Added iOS app banner
This commit is contained in:
parent
a096d2654a
commit
aa1d11f069
@ -38,6 +38,8 @@
|
|||||||
<meta name="theme-color" content="#222222">
|
<meta name="theme-color" content="#222222">
|
||||||
<!-- Icon for pinning on iOS -->
|
<!-- Icon for pinning on iOS -->
|
||||||
<link rel="apple-touch-icon" href="/favicon_apple.png">
|
<link rel="apple-touch-icon" href="/favicon_apple.png">
|
||||||
|
<!-- On iOS, place a banner to download the app -->
|
||||||
|
<meta name="apple-itunes-app" content="app-id=6469190206">
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
echo '<link rel="manifest" href="/manifest.json?' . $setting->get('commit') . '">';
|
echo '<link rel="manifest" href="/manifest.json?' . $setting->get('commit') . '">';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user