feat: add SVG favicon matching header logo #30

Merged
mark merged 1 commits from fix/favicon into main 2026-03-02 18:15:31 +00:00
Owner

Adds an SVG favicon replicating the nav header logo — a / on a dark square (#09090b) with light text (#fafafa), matching the brand colours.

  • New file: static/favicon.svg
  • Added <link rel="icon"> to base.html

All tests pass.

Adds an SVG favicon replicating the nav header logo — a `/` on a dark square (`#09090b`) with light text (`#fafafa`), matching the brand colours. - New file: `static/favicon.svg` - Added `<link rel="icon">` to `base.html` All tests pass.
mark added 1 commit 2026-03-02 18:14:20 +00:00
feat: add SVG favicon matching header logo
All checks were successful
CI / nightly-e2e (pull_request) Has been skipped
CI / deploy (pull_request) Has been skipped
CI / pr-e2e (pull_request) Successful in 1m13s
CI / ci (pull_request) Successful in 1m15s
62ff7f5792
Create a static SVG favicon replicating the nav logo — a forward slash
on a dark (#09090b) square with the brand light (#fafafa) text colour.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
mark merged commit bcc9305a00 into main 2026-03-02 18:15:31 +00:00
mark deleted branch fix/favicon 2026-03-02 18:15:31 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nohype/main-site#30