mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Unfortunately have to take out the new content security policy as too many users were complaining of broken images.
This commit is contained in:
parent
9882dd9449
commit
d3737cebf4
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
<link rel="icon" href="{{ MEDIA_URL }}img/favicon_64.png" sizes="64x64"/>
|
||||
<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 http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
|
||||
<meta name="msapplication-TileImage" content="{{ MEDIA_URL }}img/logo_144.png" />
|
||||
<meta name="msapplication-TileColor" content="#F7E5A8"/>
|
||||
<meta name="apple-itunes-app" content="app-id=463981119">
|
||||
|
|
Loading…
Add table
Reference in a new issue