Skip to content

Fix favicon to show glowing green circle#7

Merged
jordangarrison merged 2 commits intomainfrom
favicon-is-borked
Feb 24, 2026
Merged

Fix favicon to show glowing green circle#7
jordangarrison merged 2 commits intomainfrom
favicon-is-borked

Conversation

@jordangarrison
Copy link
Copy Markdown
Owner

Summary

  • Added an SVG favicon with a glowing green circle matching the dashboard's accent indicator (#00ff6a with Gaussian blur glow on #0a0a0a background)
  • Added the missing <link rel="icon"> tag to the root HTML layout
  • Registered favicon.svg in Phoenix static paths

Test Plan

  • mix precommit passes (45 tests, 0 failures)
  • Load the app in a browser and verify the favicon appears as a glowing green circle in the tab

The favicon was missing from the HTML head and was a generic placeholder.
Added an SVG favicon matching the dashboard's glowing green circle,
linked it in the root layout, and registered it in static paths.
@jordangarrison jordangarrison merged commit 6508e57 into main Feb 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant