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 + + + + + + + + + +