We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c830916 commit 513865fCopy full SHA for 513865f
1 file changed
public/js/app.js
@@ -382,6 +382,10 @@ async function renderDashboard() {
382
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M22 12h-4l-3 9L9 3l-3 9H2"/></svg>
383
View Status
384
</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>
389
</nav>
390
<div class="sidebar-footer">
391
<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