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

fix(front): Fix favicon 404 error #176

Merged
merged 1 commit into from
Feb 21, 2024
Merged

fix(front): Fix favicon 404 error #176

merged 1 commit into from
Feb 21, 2024

Conversation

cpvannier
Copy link
Member

Issue

Fixes #149

Description

Add empty favicon in HTML file to disable 404 error in deployed app. Favicon from Svelte file still loads correctly.

ui/apps/pixano/src/app.html Show resolved Hide resolved
@cpvannier cpvannier merged commit e7fd65c into develop Feb 21, 2024
5 checks passed
@cpvannier cpvannier mentioned this pull request Feb 29, 2024
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.

Fix deployed app still looking for a favicon.ico
3 participants