feat: Rename application from "Codewalk District" to "Codewalkers"

Update all user-facing strings (HTML title, manifest, header logo,
browser title updater), code comments, and documentation references.
Folder name retained as-is.
This commit is contained in:
Lukas May
2026-03-05 12:05:08 +01:00
parent 427f93e136
commit 0ff65b0b02
33 changed files with 46 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
# Structured Logging
Codewalk District uses [pino](https://getpino.io/) for structured JSON logging on the backend.
Codewalkers uses [pino](https://getpino.io/) for structured JSON logging on the backend.
## Architecture