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

Favicons are not working #1064

Closed
marvinruder opened this issue Feb 27, 2024 · 0 comments · Fixed by #1065
Closed

Favicons are not working #1064

marvinruder opened this issue Feb 27, 2024 · 0 comments · Fixed by #1065
Assignees
Labels
bug Something isn't working frontend Related to frontend package

Comments

@marvinruder
Copy link
Owner

Describe the bug
The favicon tags refer to an incorrect URL:

<link rel="icon" type="image/png" sizes="32x32" href="/assets/images//favicon-32.png">

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://ratingtracker.mruder.dev

Expected behavior
The path should be /assets/images/favicon/favicon-32.png

Environment (please complete the following information):

  • Version: 4.3.0
  • OS: macOS 14.3.1 (build 23D60)
  • Browser: Safari Version 17.3.1 (19617.2.4.11.12)
@marvinruder marvinruder added bug Something isn't working frontend Related to frontend package labels Feb 27, 2024
@marvinruder marvinruder self-assigned this Feb 27, 2024
@marvinruder marvinruder linked a pull request Feb 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Related to frontend package
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant