Skip to content

Commit

Permalink
fix: add favicon stub (#1511)
Browse files Browse the repository at this point in the history
## Description
The VC-Frontend does not use favicon.ico. But some brousers try to
download it which leads to an error in the console.
<img width="625" alt="image"
src="https://github.com/user-attachments/assets/b5ebdac0-705f-41ed-8cd0-9c4997ca7bf1"
/>

This PR add favicon.ico stub.
## References
### Artifact URL:
  • Loading branch information
NaMax66 authored Dec 19, 2024
1 parent ccade21 commit f2dde1e
Showing 1 changed file with 0 additions and 0 deletions.
Binary file added client-app/public/favicon.ico
Binary file not shown.

0 comments on commit f2dde1e

Please sign in to comment.