0.1.0 - First pass at the app

This commit is contained in:
2026-04-28 15:26:55 -06:00
parent 73aff92505
commit 7420e2b890
17 changed files with 254 additions and 25 deletions
+8 -3
View File
@@ -4,10 +4,15 @@
<body>
<div class="auth-card">
<div class="auth-logo">
<div class="logo-icon"></div>
<img
src="/static/img/logo.webp"
alt="SprintPadawan"
height="56"
width="56"
fetchpriority="high"
decoding="async"
/>
</div>
<h1 class="auth-title"><span>Sprint</span>Padawan</h1>
<p class="auth-subtitle">Sign in to your account</p>
{{if .Error}}