settings site changes
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
<div class="sidebar-backdrop" id="sidebar-backdrop" aria-hidden="true"></div>
|
||||
<nav class="sidebar" id="sidebar">
|
||||
<div class="logo">Broccolini Settings</div>
|
||||
<a href="/" class="active">Core</a>
|
||||
<a href="/" class="active">Home</a>
|
||||
<a href="/core">Core</a>
|
||||
<a href="/channels">Channels</a>
|
||||
<a href="/categories">Categories</a>
|
||||
<a href="/gmail">Gmail</a>
|
||||
@@ -47,6 +48,25 @@
|
||||
<!-- Main content -->
|
||||
<div class="main">
|
||||
|
||||
<!-- 0. Landing -->
|
||||
<div class="section landing-section" id="s-landing">
|
||||
<div class="landing-grid">
|
||||
<a class="landing-card" href="/core"><div class="landing-card-body"><h3>Core</h3><p>Discord credentials and guild</p></div><span class="chevron">›</span></a>
|
||||
<a class="landing-card" href="/channels"><div class="landing-card-body"><h3>Channels</h3><p>Log, transcript, and alert channels</p></div><span class="chevron">›</span></a>
|
||||
<a class="landing-card" href="/categories"><div class="landing-card-body"><h3>Categories</h3><p>Ticket categories and escalation</p></div><span class="chevron">›</span></a>
|
||||
<a class="landing-card" href="/gmail"><div class="landing-card-body"><h3>Gmail</h3><p>Google OAuth and email settings</p></div><span class="chevron">›</span></a>
|
||||
<a class="landing-card" href="/behavior"><div class="landing-card-body"><h3>Ticket Behavior</h3><p>Automation, limits, and messages</p></div><span class="chevron">›</span></a>
|
||||
<a class="landing-card" href="/threads"><div class="landing-card-body"><h3>Staff Threads</h3><p>Private staff discussion threads</p></div><span class="chevron">›</span></a>
|
||||
<a class="landing-card" href="/pins"><div class="landing-card-body"><h3>Pin Messages</h3><p>Auto-pin welcome and escalations</p></div><span class="chevron">›</span></a>
|
||||
<a class="landing-card" href="/notifications"><div class="landing-card-body"><h3>Notifications</h3><p>Surge, patterns, unclaimed, chat</p></div><span class="chevron">›</span></a>
|
||||
<a class="landing-card" href="/logging"><div class="landing-card-body"><h3>Logging</h3><p>Log channel configuration</p></div><span class="chevron">›</span></a>
|
||||
<a class="landing-card" href="/automation"><div class="landing-card-body"><h3>Automation</h3><p>Polling intervals and timers</p></div><span class="chevron">›</span></a>
|
||||
<a class="landing-card" href="/appearance"><div class="landing-card-body"><h3>Appearance</h3><p>Colors, labels, emojis</p></div><span class="chevron">›</span></a>
|
||||
<a class="landing-card" href="/staff"><div class="landing-card-body"><h3>Staff</h3><p>Staff IDs, emojis, admin</p></div><span class="chevron">›</span></a>
|
||||
<a class="landing-card" href="/advanced"><div class="landing-card-body"><h3>Advanced</h3><p>Ports, URLs, game list, branding</p></div><span class="chevron">›</span></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- 1. Core -->
|
||||
<div class="section" id="s-core">
|
||||
<div class="section-header"><h2>Core</h2><p>Discord bot credentials and guild</p><span class="chevron">▼</span></div>
|
||||
|
||||
Reference in New Issue
Block a user