mirror of
https://github.com/viq/NewsBlur.git
synced 2025-11-01 09:09:16 +00:00
Adding tile image for windows 8.
This commit is contained in:
parent
8663f50b58
commit
f9ad0387e6
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="shortcut icon" href="{{ MEDIA_URL }}img/favicon.ico" type="image/x-icon" />
|
||||
<link rel="apple-touch-icon" href="/media/img/mobile/apple-touch-icon-precomposed.png" />
|
||||
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
||||
<meta name="msapplication-TileImage" content="{{ MEDIA_URL }}img/logo_128.png" />
|
||||
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
window.NEWSBLUR = {};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue