Changeset 820bceb in Klonkt


Ignore:
Timestamp:
06/25/2026 09:41:40 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
678769e
Parents:
cb4eda5
Message:

feat(admin): add a fediverse (my replies) link to the Beheer dashboard

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/pages/admin.ejs

    rcb4eda5 r820bceb  
    5959    <a href="/tijdlijn" class="btn">🌐 <%= t('tl.title') %></a>
    6060    <a href="/meldingen" class="btn">🔔 <%= t('notif.title') %></a>
     61    <a href="/fediverse" class="btn">🐘 <%= t('fedi.manage_title') %></a>
    6162    <a href="/blokkeren" class="btn">🚫 <%= t('blk.title') %></a>
    6263    <a href="/admin/updates" class="btn"><%= t('admin.b_updates') %></a>
Note: See TracChangeset for help on using the changeset viewer.