Merge pull request #45 from SelfhostedPro/tt-rss

tt-rss fix
This commit is contained in:
SelfhostedPro 2020-06-08 07:12:47 -07:00 committed by GitHub
commit 02bb38595c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3154,7 +3154,7 @@
"name": "tt-rss", "name": "tt-rss",
"description": "Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) reader and aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.", "description": "Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) reader and aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.",
"logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/tt-rss-icon.png", "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/tt-rss-icon.png",
"image": "linuxserver/tt-rss:latest", "image": "lunik1/tt-rss:latest",
"categories": [ "categories": [
"Other" "Other"
], ],