Skip to content

fix: use a square favicon instead of stretching the tall flame icon - #183

Merged
willyfh merged 1 commit into
mainfrom
fix/square-favicon
Jul 15, 2026
Merged

fix: use a square favicon instead of stretching the tall flame icon#183
willyfh merged 1 commit into
mainfrom
fix/square-favicon

Conversation

@willyfh

@willyfh willyfh commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Summary

Browsers force favicons into a square display slot. `traced-flame-icon.png` (48x69, tall/narrow) was being squashed/stretched to fit, distorting the flame's proportions in the browser tab.

Adds `traced-flame-favicon.png` (64x64, transparent side padding, no distortion) and points `html_favicon` at it. `traced-flame-icon.png` is untouched and still used by `scripts/generate_star_history.py` for the chart watermark, where non-square is fine (no forced-square constraint there).

Test plan

  • pre-commit run --files <changed> clean
  • Full local sphinx-build succeeded; confirmed the new favicon file is correctly copied into the build output

@willyfh
willyfh marked this pull request as ready for review July 15, 2026 23:56
@willyfh
willyfh merged commit 0527856 into main Jul 15, 2026
9 checks passed
@willyfh
willyfh deleted the fix/square-favicon branch July 15, 2026 23:56
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