Skip to content

Commit

Permalink
Prepare to move to members out of nav to admin nav #76
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Haarhoff committed Nov 12, 2024
1 parent d10d49b commit 43f1aee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/queries/me/render.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ const superUserNav = html`
<p>You have super-user privileges. You can:</p>
<nav>
<ul>
<li><a href="/members">View all members</a></li>
<li><a href="/areas">Manage areas and owners</a></li>
<li><a href="/super-users">Manage super-users</a></li>
<li>
Expand Down

0 comments on commit 43f1aee

Please sign in to comment.