wip image templates

This commit is contained in:
2026-05-14 19:24:25 +03:00
parent 0725366dd5
commit ef29e4d261
9 changed files with 195 additions and 443 deletions
+2
View File
@@ -10,6 +10,8 @@
<div class="top-nav">
{#if channel.auth == "lucent"}
<a class="top-nav-item" href="{channel.lucentUrl}/members">Members</a>
{:else}
<a href="/lunar">Store admin</a>
{/if}
{#if channel.commands.length > 0}
<Dropdown>