From 6c816247fd16a86d88567e60e1dc6eec46484073 Mon Sep 17 00:00:00 2001 From: x Date: Sun, 25 Jan 2026 16:21:50 +0100 Subject: [PATCH] link subscription overview in notification center --- public/s/css/f0ck.css | 5 +++++ views/snippets/navbar.html | 3 +++ 2 files changed, 8 insertions(+) diff --git a/public/s/css/f0ck.css b/public/s/css/f0ck.css index d203884..3218f04 100644 --- a/public/s/css/f0ck.css +++ b/public/s/css/f0ck.css @@ -4139,4 +4139,9 @@ input#s_avatar { color: var(--accent); font-weight: bold; margin-right: 4px; +} + +.submanage { + text-align: center; + border-top: 1px solid black; } \ No newline at end of file diff --git a/views/snippets/navbar.html b/views/snippets/navbar.html index 8d41543..bfbe920 100644 --- a/views/snippets/navbar.html +++ b/views/snippets/navbar.html @@ -52,6 +52,9 @@
No new notifications
+
+ manage subscriptions +