diff --git a/.beans/nuzlocke-tracker-9c8d--rebrand-to-another-nuzlocke-tracker-ant.md b/.beans/nuzlocke-tracker-9c8d--rebrand-to-another-nuzlocke-tracker-ant.md index ae9f8f0..74be907 100644 --- a/.beans/nuzlocke-tracker-9c8d--rebrand-to-another-nuzlocke-tracker-ant.md +++ b/.beans/nuzlocke-tracker-9c8d--rebrand-to-another-nuzlocke-tracker-ant.md @@ -5,5 +5,21 @@ status: in-progress type: task priority: normal created_at: 2026-02-10T14:46:09Z -updated_at: 2026-02-17T18:45:38Z +updated_at: 2026-02-17T19:08:18Z --- + +Adopt the new branding: **Another Nuzlocke Tracker**, abbreviated **ANT**. + +## Context + +- No existing Nuzlocke tracker uses this name or acronym. +- The name is self-deprecating/playful ("yet another...") and the acronym opens up mascot/logo possibilities (ant character). +- **Durant** (Steel/Bug, Gen V) is the mascot Pokémon — an actual ant Pokémon that ties the ANT acronym directly into the Pokémon universe. + +## Checklist + +- [x] Update project name in package.json / config files +- [x] Update page titles, meta tags, and any visible app name references +- [x] Update README and any documentation with the new name +- [x] Design or source a Durant-themed logo/icon +- [x] Update favicon and app icons \ No newline at end of file diff --git a/frontend/public/apple-touch-icon.png b/frontend/public/apple-touch-icon.png index c6746d1..9f65bad 100644 Binary files a/frontend/public/apple-touch-icon.png and b/frontend/public/apple-touch-icon.png differ diff --git a/frontend/public/favicon-16x16.png b/frontend/public/favicon-16x16.png index ae41eb5..40eb20a 100644 Binary files a/frontend/public/favicon-16x16.png and b/frontend/public/favicon-16x16.png differ diff --git a/frontend/public/favicon-32x32.png b/frontend/public/favicon-32x32.png index 2ffe58c..8e713bd 100644 Binary files a/frontend/public/favicon-32x32.png and b/frontend/public/favicon-32x32.png differ diff --git a/frontend/public/favicon.ico b/frontend/public/favicon.ico index 1f04aa6..fecddf4 100644 Binary files a/frontend/public/favicon.ico and b/frontend/public/favicon.ico differ diff --git a/frontend/public/favicon.svg b/frontend/public/favicon.svg index 77a1f13..cb457ca 100644 --- a/frontend/public/favicon.svg +++ b/frontend/public/favicon.svg @@ -1,27 +1,20 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/frontend/public/icon-192.png b/frontend/public/icon-192.png index 0020910..b2ea8dd 100644 Binary files a/frontend/public/icon-192.png and b/frontend/public/icon-192.png differ diff --git a/frontend/public/icon-512.png b/frontend/public/icon-512.png index 686487a..ed9fe4b 100644 Binary files a/frontend/public/icon-512.png and b/frontend/public/icon-512.png differ