Skip to content

feat: add favicon to star-tracker#60

Merged
wavekat-eason merged 1 commit into
mainfrom
feat/star-tracker-favicon
May 17, 2026
Merged

feat: add favicon to star-tracker#60
wavekat-eason merged 1 commit into
mainfrom
feat/star-tracker-favicon

Conversation

@wavekat-eason
Copy link
Copy Markdown
Contributor

Summary

  • New /favicon.svg route serving an inlined Lucide-derived mark: a gold star (#ffd740) with a blue (#2196f3) trending-up line rising from the bottom-left to meet the star's lower point — telegraphs "tracking stars over time" at favicon scale.
  • <link rel="icon"> added in shell() so every page picks it up.
  • Reused in the header brand as a small icon to the left of stars.wavekat.com.

Test plan

  • Visit / and confirm the icon appears next to stars.wavekat.com in the header
  • Browser tab shows the favicon (try light + dark OS theme)
  • /favicon.svg returns the SVG with image/svg+xml content-type
  • Icon scales cleanly at 16px (DevTools → set tab size, or check it inline)

🤖 Generated with Claude Code

Lucide `star` (gold) + `trending-up` (blue) combined into a single mark
— a chart line rising to meet a star. Served inline from /favicon.svg
and used both as the browser favicon and the header brand mark.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

@wavekat-eason wavekat-eason merged commit 4075b41 into main May 17, 2026
4 checks passed
@wavekat-eason wavekat-eason deleted the feat/star-tracker-favicon branch May 17, 2026 08:19
wavekat-eason pushed a commit that referenced this pull request May 17, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.0.22](wavekat-com-v0.0.21...wavekat-com-v0.0.22)
(2026-05-17)


### Features

* add favicon to star-tracker
([#60](#60))
([4075b41](4075b41))
* add gtag analytics to star-tracker
([#58](#58))
([5441af3](5441af3))
* add lite audience analytics to star-tracker
([#61](#61))
([2e4b975](2e4b975))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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