Changeset 99234c3 in Klonkt for src/views/pages


Ignore:
Timestamp:
06/24/2026 06:48:17 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
5a6a457
Parents:
0850535
Message:

docs(handleiding): hub->circle, add Fediverse section, drop Google login + Hub from premium

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

File:
1 edited

Legend:

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

    r0850535 r99234c3  
    7272
    7373    <section class="hb-item">
     74      <h2>🌐 <%= t('ahelp.s_fedi_h') %></h2>
     75      <p><%- t('ahelp.s_fedi_b') %></p>
     76    </section>
     77
     78    <section class="hb-item">
    7479      <h2>📊 <%= t('ahelp.s_stats_h') %> <small>(<%= t('ahelp.premium') %>)</small></h2>
    7580      <p><%- t('ahelp.s_stats_b') %></p>
     
    106111    </section>
    107112
    108     <section class="hb-item">
    109       <h2>🔑 <%= t('ahelp.s_google_h') %></h2>
    110       <p><%- t('ahelp.s_google_b') %></p>
    111     </section>
    112113
    113114    <section class="hb-item">
Note: See TracChangeset for help on using the changeset viewer.