feat(brand): default emblem — favicon, hero medallion, footer credit #69

Merged
whitlocktech merged 3 commits from feature/branding into main 2026-07-18 22:20:29 +00:00
Showing only changes of commit a0a70ce2ca - Show all commits

View File

@@ -53,7 +53,7 @@ The design reference is [BACKEND_DESIGN.md](https://gitea.whitlocktech.com/Runic
## Project structure
```
UOMSITE/
website/
├─ server/ Express API
│ ├─ src/
│ │ ├─ server.js bootstrap: ensure schema → seed → listen (0.0.0.0)