mirror of
https://github.com/beestat/app.git
synced 2025-07-09 03:04:07 -04:00
Fixed #303 - Missing apple-touch-icon
This commit is contained in:
parent
c40c43c16f
commit
53bdc87003
2
app.php
2
app.php
@ -19,6 +19,8 @@
|
||||
<meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no">
|
||||
<!-- Chrome, Firefox OS and Opera -->
|
||||
<meta name="theme-color" content="#222222">
|
||||
<!-- Icon for pinning on iOS -->
|
||||
<link rel="apple-touch-icon" href="/favicon_apple.png">
|
||||
<?php
|
||||
require_once 'api/cora/setting.php';
|
||||
$setting = cora\setting::get_instance();
|
||||
|
BIN
favicon_apple.png
Normal file
BIN
favicon_apple.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
x
Reference in New Issue
Block a user