From 885b9dbcfee6fedfd83007c2acae795f1d39599f Mon Sep 17 00:00:00 2001 From: Radar231 Date: Mon, 11 Sep 2023 16:26:41 -0400 Subject: [PATCH] replaced ttrss with freshrss --- config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yml b/config.yml index 6ef03ff..1b99671 100644 --- a/config.yml +++ b/config.yml @@ -146,11 +146,11 @@ services: tag: "app" url: "http://npm.lan:81" target: "_blank" # optional html a tag target attribute - - name: "Tiny Tiny RSS" - logo: "assets/logos/ttrss.jpeg" + - name: "Fresh RSS" + logo: "assets/logos/freshrss.png" #subtitle: "Bookmark example" tag: "app" - url: "http://ttrss.lan:8280" + url: "http://freshrss.lan" target: "_blank" # optional html a tag target attribute - name: "LXDWare" logo: "assets/logos/lxdware.png"