1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-04-26 05:15:46 +02:00

Add small thumbnails

This commit is contained in:
Bernhard Posselt 2016-12-08 14:42:05 +01:00
parent 358b79833a
commit ea5b4f077f
3 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ Before you update to a new version, [check the changelog](https://github.com/nex
<website>https://github.com/nextcloud/news</website>
<bugs>https://github.com/nextcloud/news/issues</bugs>
<repository type="git">https://github.com/nextcloud/news.git</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/news/master/screenshots/1.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/news/master/screenshots/2.png</screenshot>
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/news/master/screenshots/1-small.png">https://raw.githubusercontent.com/nextcloud/news/master/screenshots/1.png</screenshot>
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/news/master/screenshots/2-small.png">https://raw.githubusercontent.com/nextcloud/news/master/screenshots/2.png</screenshot>
<dependencies>
<php min-version="5.6"/>
<database min-version="9.4">pgsql</database>

BIN
screenshots/1-small.png Normal file

Binary file not shown.

After

(image error) Size: 49 KiB

BIN
screenshots/2-small.png Normal file

Binary file not shown.

After

(image error) Size: 74 KiB