diff --git a/TODO.md b/TODO.md index 28b490c..719e759 100644 --- a/TODO.md +++ b/TODO.md @@ -8,3 +8,5 @@ - [x] Update run-tests.php to use posterg.db - [x] Remove test.db file - [x] Update deploy-db target in justfile +- [x] Replace "Posterg" with "XAMXAM" in page titles and meta tags +- [x] Verify XAMXAM branding consistency across user-facing content diff --git a/app/public/maintenance.php b/app/public/maintenance.php index f9abbea..a22032b 100644 --- a/app/public/maintenance.php +++ b/app/public/maintenance.php @@ -8,7 +8,7 @@ header('Retry-After: 3600');
-