From e814f5dd3c031b616058a0da6dfe6d8cff3dd62e Mon Sep 17 00:00:00 2001 From: dave Date: Wed, 8 Apr 2026 00:52:31 +0000 Subject: [PATCH] huskies: delete 488_story_web_ui_shows_project_name_in_browser_tab_with_huskies_favicon --- ...ame_in_browser_tab_with_huskies_favicon.md | 20 ------------------- ...ame_in_browser_tab_with_huskies_favicon.md | 17 ---------------- 2 files changed, 37 deletions(-) delete mode 100644 .huskies/work/1_backlog/499_story_web_ui_shows_project_name_in_browser_tab_with_huskies_favicon.md delete mode 100644 .huskies/work/6_archived/488_story_web_ui_shows_project_name_in_browser_tab_with_huskies_favicon.md diff --git a/.huskies/work/1_backlog/499_story_web_ui_shows_project_name_in_browser_tab_with_huskies_favicon.md b/.huskies/work/1_backlog/499_story_web_ui_shows_project_name_in_browser_tab_with_huskies_favicon.md deleted file mode 100644 index 09dcf079..00000000 --- a/.huskies/work/1_backlog/499_story_web_ui_shows_project_name_in_browser_tab_with_huskies_favicon.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: "Web UI shows project name in browser tab with huskies favicon" ---- - -# Story 499: Web UI shows project name in browser tab with huskies favicon - -## User Story - -As a user running huskies on multiple projects, I want the browser tab to show the project name instead of hardcoded "Huskies", and I want a huskies favicon, so I can distinguish tabs and have proper branding. - -## Acceptance Criteria - -- [ ] Browser tab title shows the project folder name when a project is open (e.g. 'reclaimer | Huskies') -- [ ] Browser tab title shows 'Huskies' when no project is open -- [ ] A huskies-themed SVG favicon is served and shown in the browser tab -- [ ] The Vite default favicon is replaced by the huskies favicon - -## Out of Scope - -- TBD diff --git a/.huskies/work/6_archived/488_story_web_ui_shows_project_name_in_browser_tab_with_huskies_favicon.md b/.huskies/work/6_archived/488_story_web_ui_shows_project_name_in_browser_tab_with_huskies_favicon.md deleted file mode 100644 index f30ac401..00000000 --- a/.huskies/work/6_archived/488_story_web_ui_shows_project_name_in_browser_tab_with_huskies_favicon.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -name: "Web UI shows project name in browser tab with huskies favicon" ---- - -# Story 488: Web UI shows project name in browser tab with huskies favicon - -## User Story - -As a user running huskies on multiple projects, I want the browser tab to show the project name (e.g. "Reclaimer") instead of the hardcoded "Huskies", and I want a huskies favicon derived from the website logo, so I can distinguish tabs and have proper branding. - -## Acceptance Criteria - -- [ ] TODO - -## Out of Scope - -- TBD