Add reset.css. Create new thread btn

This commit is contained in:
Dominic Ferrando
2025-04-16 23:24:09 -04:00
parent a7b2c052de
commit 598eeb0a60
6 changed files with 188 additions and 34 deletions
+1
View File
@@ -11,5 +11,6 @@ templ Comfy() {
</h1>
<p>Be comfy fren</p>
</header>
<button class="new-thread-btn">[New Thread]</button>
}
}