Skip to content

Commit 513865f

Browse files
committed
Add Discord link in sidebar Links section
1 parent c830916 commit 513865f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

public/js/app.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,10 @@ async function renderDashboard() {
382382
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M22 12h-4l-3 9L9 3l-3 9H2"/></svg>
383383
View Status
384384
</a>
385+
<a class="nav-item" href="https://discord.zero-host.org" target="_blank">
386+
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M22 12h-4l-3 9L9 3l-3 9H2"/></svg>
387+
Join Discord
388+
</a>
385389
</nav>
386390
<div class="sidebar-footer">
387391
<div class="user-info" id="sidebar-user-info" style="display:flex;align-items:center;justify-content:space-between;padding:8px 12px;cursor:pointer">

0 commit comments

Comments
 (0)