link subscription overview in notification center

This commit is contained in:
x
2026-01-25 16:21:50 +01:00
parent 7b75dd61c2
commit 6c816247fd
2 changed files with 8 additions and 0 deletions

View File

@@ -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;
}

View File

@@ -52,6 +52,9 @@
<div class="notif-list">
<div class="notif-empty">No new notifications</div>
</div>
<div class="submanage">
<a href="/subscriptions">manage subscriptions</a>
</div>
</div>
</div>
<a href="#" id="nav-search-btn" title="Search"><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13"