From 132d61cb68c6f7910851de9774e1b29ea903dbfb Mon Sep 17 00:00:00 2001 From: dave Date: Tue, 7 Apr 2026 13:36:46 +0000 Subject: [PATCH] huskies: done 488_story_web_ui_shows_project_name_in_browser_tab_with_huskies_favicon --- ..._name_in_browser_tab_with_huskies_favicon.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .huskies/work/5_done/488_story_web_ui_shows_project_name_in_browser_tab_with_huskies_favicon.md diff --git a/.huskies/work/5_done/488_story_web_ui_shows_project_name_in_browser_tab_with_huskies_favicon.md b/.huskies/work/5_done/488_story_web_ui_shows_project_name_in_browser_tab_with_huskies_favicon.md new file mode 100644 index 00000000..f30ac401 --- /dev/null +++ b/.huskies/work/5_done/488_story_web_ui_shows_project_name_in_browser_tab_with_huskies_favicon.md @@ -0,0 +1,17 @@ +--- +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