From 9faa527360e4e21484668f22f3c5fb37bbd47659 Mon Sep 17 00:00:00 2001 From: Adora Laura Kalb Date: Tue, 30 Apr 2024 13:13:38 +0200 Subject: [PATCH] add freshrss --- hugo.toml | 1 + themes/lynx/assets/css/custom.css | 4 ++++ themes/lynx/assets/icons/freshrss.svg | 12 ++++++++++++ 3 files changed, 17 insertions(+) create mode 100644 themes/lynx/assets/icons/freshrss.svg diff --git a/hugo.toml b/hugo.toml index 1eb3ccd..f1902e0 100644 --- a/hugo.toml +++ b/hugo.toml @@ -18,6 +18,7 @@ image = "img/purple-heart.png" # path relative to static directory { mealie = { href = "https://mealie.lila.network", text = "[SSO] Cookbook (https://mealie.lila.network)"} }, { paperless = { href = "https://paperless.lila.network", text = "[SSO] Document Store (https://paperless.lila.network)"} }, { bookstack = { href = "https://wiki.lila.network", text = "[SSO] Bookstack Wiki (https://wiki.lila.network)"} }, + { freshrss = { href = "https://rss.lila.network", text = "[SSO] FreshRSS (https://rss.lila.network)"} }, { grafana = { href = "https://grafana.lila.network", text = "[SSO] Monitoring System (https://grafana.lila.network)"} }, { games = { href = "https://games.lila.network", text = "🎮 Game Status Page (https://games.lila.network)"} }, { nextcloud = { href = "https://cloud.lila.network", text = "Nextcloud (https://cloud.lila.network)"} }, diff --git a/themes/lynx/assets/css/custom.css b/themes/lynx/assets/css/custom.css index 057fb8a..62f70d6 100644 --- a/themes/lynx/assets/css/custom.css +++ b/themes/lynx/assets/css/custom.css @@ -33,6 +33,10 @@ background: #b228b4; } +.link-freshrss { + background: #0062bf; +} + .link-grafana { background: linear-gradient(0deg, #f05a28 25%, diff --git a/themes/lynx/assets/icons/freshrss.svg b/themes/lynx/assets/icons/freshrss.svg new file mode 100644 index 0000000..caa987d --- /dev/null +++ b/themes/lynx/assets/icons/freshrss.svg @@ -0,0 +1,12 @@ + + Logo FreshRSS + + + + + + + + + +