RockteMQ-AI commented on issue #1909: URL: https://github.com/apache/rocketmq-dashboard/issues/1909#issuecomment-5255719326
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** **Feasibility:** feasible — straightforward one-line change. **Scope:** `web/index.html` on the `rocketmq-studio` branch. **Compatibility:** no breaking changes. The existing `web/src/assets/logos/apache-feather.svg` can be referenced via a `<link rel="icon" ...>` tag in `index.html`. Vite will resolve and bundle the asset automatically. This eliminates the recurring 404 for `/favicon.ico`. --- *Automated evaluation by github-manager-bot* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
