Added scene and actions browser.

This commit is contained in:
Aodhan Collins
2026-02-22 23:44:28 +00:00
parent bb65486995
commit 615c400024
361 changed files with 13438 additions and 15 deletions

View File

@@ -22,6 +22,8 @@
<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="/scenes" class="btn btn-outline-light me-2">Scenes</a>
<a href="/detailers" class="btn btn-outline-light me-2">Detailers</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>