Initial moderator view

This commit is contained in:
2025-12-10 19:56:39 +01:00
parent d99ecfb4aa
commit 5e0ef4fa74
7 changed files with 268 additions and 69 deletions

View File

@@ -22,28 +22,11 @@
<div class="hero-text">
<p class="eyebrow">Overlay toolkit</p>
<h1>Keep your Twitch overlays tidy.</h1>
<p class="lead">Upload artwork, drop it into a shared dashboard, and stay in sync with your mods.</p>
<p class="lead">Upload artwork, drop it into a shared dashboard, and stay in sync with your mods without clutter.</p>
<div class="cta-row">
<a class="button" href="/oauth2/authorization/twitch">Login with Twitch</a>
<a class="button ghost" href="/channels">Browse channels</a>
</div>
<ul class="pill-list minimal">
<li>Instant overlay updates</li>
<li>Shared access for teammates</li>
</ul>
</div>
<div class="hero-panel hero-preview">
<div class="panel-header">
<div>
<p class="eyebrow subtle">Ready to go live</p>
<h3>Preview &amp; publish quickly</h3>
</div>
<span class="badge">Secure</span>
</div>
<div class="preview-summary">
<p class="muted">Spot check your canvas, push assets live, and keep everything aligned with your stream.</p>
</div>
<a class="button block" href="/oauth2/authorization/twitch">Open dashboard</a>
</div>
</main>