Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add favicon.ico to server root #450

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Add favicon.ico to server root #450

merged 1 commit into from
Feb 26, 2024

Conversation

lfdebrux
Copy link
Member

What problem does this pull request solve?

Trello card: https://trello.com/c/j3LGb3mn/1375-blocked-on-tudor-crown-investigate-favicon-404-errors-in-production

We're seeing a lot of 404s in our server logs from clients trying to reach /favicon.ico. This commit hopefully fixes this by making it so we can serve the favicon from that path.

Things to consider when reviewing

  • Ensure that you consider the wider context.
  • Does it work when run on your machine?
  • Is it clear what the code is doing?
  • Do the commit messages explain why the changes were made?
  • Are there all the unit tests needed?
  • Has all relevant documentation been updated?

We're seeing a lot of `404`s in our server logs from clients trying to
reach `/favicon.ico`. This commit hopefully fixes this by making it so
we can serve the favicon from that path.
@lfdebrux lfdebrux force-pushed the ldeb-add-root-favicon branch from fc4c3b4 to 56f8d53 Compare February 26, 2024 07:53
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@lfdebrux lfdebrux added this pull request to the merge queue Feb 26, 2024
Merged via the queue into main with commit f8ede5d Feb 26, 2024
3 checks passed
@lfdebrux lfdebrux deleted the ldeb-add-root-favicon branch February 26, 2024 08:45
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