Added style browser.

This commit is contained in:
Aodhan Collins
2026-02-20 21:22:53 +00:00
parent 116941673e
commit 8487b177b4
297 changed files with 5311 additions and 80 deletions

View File

@@ -21,6 +21,7 @@
<a href="/" class="btn btn-outline-light me-2">Characters</a>
<a href="/outfits" class="btn btn-outline-light me-2">Outfits</a>
<a href="/actions" class="btn btn-outline-light me-2">Actions</a>
<a href="/styles" class="btn btn-outline-light me-2">Styles</a>
<a href="/create" class="btn btn-outline-success me-2">Create Character</a>
<a href="/generator" class="btn btn-outline-light me-2">Generator</a>
<a href="/settings" class="btn btn-outline-light">Settings</a>