Vinay Singh

Results 2 comments of Vinay Singh

> I'm using node and express. How can I switch the topnav background color and logo? var options = { customCss: '.topbar-wrapper img { content: url(http://127.0.0.1/image/logo.png;}' }; app.use('/api-docs', swaggerUi.serve, swaggerUi.setup(swaggerDocument,...