favicon isn't renamed
- 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