axodotdev / axodotdev/oranda

favicon isn't renamed

Open
#661 1 comment 3 reactions 0 assignees View on GitHub
bug - build
Dominant language
Rust
Stars
543
Forks
34
PR merge metrics
No merged PRs in 30d

Description

if you have `"favicon": "my-image.png"` in your oranda config, it will get copied in as `my-image.png`, but the actual oranda site will still refer to `favicon.ico`. One of those two names needs to be changed (or I guess an error needs to be produced?).

fwiw in the case i tested, renaming the png to ico worked fine!

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue with an Oranda config containing "favicon": "my-image.png" and inspect the generated site and copied asset names. Trace where the configured favicon is copied and where the site refers to favicon.ico; done means the generated asset and reference use a consistent name, or the configuration produces a clear error.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.