mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Change favicon for openmptcprouter theme
This commit is contained in:
parent
1aafa7fd69
commit
1e29cf4eaf
2 changed files with 1 additions and 1 deletions
Binary file not shown.
After Width: | Height: | Size: 535 B |
|
@ -100,7 +100,7 @@
|
|||
<meta name="viewport" content="initial-scale=1.0">
|
||||
<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" href="<%=media%>/favicon.ico">
|
||||
<link rel="icon" type="image/png" href="<%=media%>/favicon.png">
|
||||
<% if node and node.css then %><link rel="stylesheet" href="<%=resource%>/<%=node.css%>">
|
||||
<% end -%>
|
||||
<% if css then %><style title="text/css">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue