Skip to content

Add favicon#11

Merged
cwage merged 1 commit intomainfrom
feature/favicon
Apr 17, 2026
Merged

Add favicon#11
cwage merged 1 commit intomainfrom
feature/favicon

Conversation

@cwage
Copy link
Copy Markdown
Owner

@cwage cwage commented Apr 17, 2026

Add favicon to chriswage.com, matching the one used on quietlife.net.

Changes

  • Copy favicon.ico to assets/images/
  • Add <link rel="icon"> tag to default layout

Test Plan

  • Verify favicon appears in browser tab when serving locally

Copilot AI review requested due to automatic review settings April 17, 2026 00:34
@cwage cwage merged commit c7a2740 into main Apr 17, 2026
3 checks passed
@cwage cwage deleted the feature/favicon branch April 17, 2026 00:34
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a site favicon for chriswage.com by including the icon asset in the repository and referencing it from the default Jekyll layout so browsers display it in the tab/address bar.

Changes:

  • Added assets/images/favicon.ico
  • Updated _layouts/default.html to include a <link rel="icon"> pointing at the new favicon

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
assets/images/favicon.ico Adds the favicon asset to be served by the site.
_layouts/default.html References the favicon from the global default layout head.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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