mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Try to set an icon for Apple devices
This commit is contained in:
parent
40f0139c50
commit
59c281d4fa
2 changed files with 1 additions and 0 deletions
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
|
@ -32,6 +32,7 @@
|
|||
<link rel="stylesheet" href="<%=media%>/cascade.css">
|
||||
<link rel="stylesheet" media="only screen and (max-device-width: 854px)" href="<%=media%>/mobile.css" type="text/css" />
|
||||
<link rel="shortcut icon" type="image/png" href="<%=media%>/favicon.png">
|
||||
<link rel="apple-touch-icon" href="<%=media%>/omr-logo-apple.png">
|
||||
<% if node and node.css then %>
|
||||
<link rel="stylesheet" href="<%=resource%>/<%=node.css%>">
|
||||
<% end -%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue