mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
Fixing enterprise download images.
This commit is contained in:
parent
fd82f26a88
commit
9c812a80cf
2 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@
|
|||
<key>needs-shine</key>
|
||||
<false/>
|
||||
<key>url</key>
|
||||
<string>http://www.newsblur.com/media/ios/Resources/logo_512.png</string>
|
||||
<string>http://www.newsblur.com/media/ios/Resources/logos/logo_512.png</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>kind</key>
|
||||
|
@ -27,7 +27,7 @@
|
|||
<key>needs-shine</key>
|
||||
<false/>
|
||||
<key>url</key>
|
||||
<string>http://www.newsblur.com/media/ios/Resources/logo_57.png</string>
|
||||
<string>http://www.newsblur.com/media/ios/Resources/logos/logo_58.png</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>metadata</key>
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
<td width="24" class="arrow">→</td>
|
||||
<td width="57" class="imagelink">
|
||||
<a href="itms-services://?action=download-manifest&url=http://dev.newsblur.com/ios/NewsBlur.plist">
|
||||
<img src="/media/ios/Resources/logo_58.png" height="57" width="57" />
|
||||
<img src="/media/ios/Resources/logos/logo_58.png" height="57" width="57" />
|
||||
</a>
|
||||
</td>
|
||||
</tr></table>
|
||||
|
|
Loading…
Add table
Reference in a new issue