Skip to content

assets/images/favicon.svg is tracked but never referenced #227

Description

@aistomin

Problem

Only favicon.ico is linked from the layout; assets/images/favicon.svg is dead weight in the repo and gets published to the live site unused.

Proposal

Either reference it (<link rel="icon" type="image/svg+xml" …> — modern browsers prefer SVG favicons) or delete it.

Please read how to contribute

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions