Hide swagger logo

This commit is contained in:
Nemo 2023-03-15 18:36:16 +05:30
parent fbb5a9964b
commit 091cce331a
1 changed files with 4 additions and 0 deletions

View File

@ -16,4 +16,8 @@
<script src="dist/swagger-ui-standalone-preset.js" charset="UTF-8"> </script>
<script src="dist/swagger-initializer.js" charset="UTF-8"> </script>
</body>
<style>
.topbar-wrapper img {
display: none;
}
</html>