Update html/account-me.ejs

This commit is contained in:
ashley 2025-10-18 22:26:01 +02:00
parent d639579c54
commit 6fb3bb1240

View File

@ -316,8 +316,7 @@
<aside>
<header>
<h1>my poke</h1>
<h2>your subs and stuff</h2>
<span class="uid">logged in as <%= userid %></span>
<span class="uid">logged in as <%= userid %></span>
<a href="/privacy" class="privacy-link">privacy stuff</a>
</header>