This is a minor issue, but sub-pages such as [the user guide](https://robotframework.org/robotframework/#user-guide) seem to have a default vue.js favicon instead of the official Robot Framework one. The culprit seems to be the file `public/favicon.ico`. Correct favicons would be in `public/img/icons/`, but they are not used.