Skip to content

Add favicon using brand shield icon#6

Merged
stefan-burke merged 2 commits into
mainfrom
claude/add-favicon-3j2rV
May 20, 2026
Merged

Add favicon using brand shield icon#6
stefan-burke merged 2 commits into
mainfrom
claude/add-favicon-3j2rV

Conversation

@stefan-burke

Copy link
Copy Markdown
Member

Summary

  • Copy branding/logo-03.png (the red brand shield) to images/favicon.png
  • Add _includes/head-scripts.html to override the template's empty stub, injecting <link rel="icon"> and <link rel="apple-touch-icon"> into every page's <head>

The chobble-template exposes head-scripts.html as the documented override point for adding things to the document head, so this lands cleanly without needing template changes.

Test plan

  • After CI builds, visit the deployed site and confirm a red shield favicon shows in the browser tab
  • Verify /images/favicon.png is reachable on the deployed site
  • Check rendered HTML contains both rel="icon" and rel="apple-touch-icon" link tags

https://claude.ai/code/session_016oCYGym3yEWAFfXz9Rkk1H


Generated by Claude Code

claude added 2 commits May 20, 2026 11:13
Copy logo-03.png from branding/ to images/favicon.png and override
head-scripts.html to inject favicon link tags into the document head.

https://claude.ai/code/session_016oCYGym3yEWAFfXz9Rkk1H
Tight-crop transparent borders, pad to a square (no stretch), and
resize to 256x256 so browsers can downscale cleanly.

https://claude.ai/code/session_016oCYGym3yEWAFfXz9Rkk1H
@stefan-burke stefan-burke merged commit 8ebc111 into main May 20, 2026
3 checks passed
@stefan-burke stefan-burke deleted the claude/add-favicon-3j2rV branch May 20, 2026 11:43
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.

2 participants