swaggo / gin-swagger

gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
MIT License
3.66k stars 266 forks source link

How can I customize my index.html #306

Open sir-george2500 opened 1 week ago

sir-george2500 commented 1 week ago

I don't know if this is a issue but it's the only way I can ask this question, I guess so

I will like to remove the swagger logo from my api doc is there a way to achieve this.

My initial thought was to create a fork and do that in it.

But the problem is now I have to maintain it inorder to keep it in sync with updates is there a better way to go about this.

thanks in advance

8b76fb44-f424-11e4-9bfb-feb51f0bcc87