How to add favicon in the swagger docs? #699
kulterryan
started this conversation in
General
Replies: 1 comment
-
Hey 👋 new Elysia()
.get('/favicon.ico', Bun.file('./statics/favicon.ico')); Or you can use the static plugging https://elysiajs.com/plugins/static.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just want to understand, how can we add a favicon in the swagger docs so that I does not return any 404 error?
Beta Was this translation helpful? Give feedback.
All reactions