Fixed index name too long. Added icon and fixed unfold branding
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>{{ title|default:"Keywarden API" }}</title>
|
||||
<link rel="icon" type="image/svg+xml" href="{% static 'branding/keywarden-favicon.svg' %}">
|
||||
<link rel="icon" type="image/png" href="{% static 'ninja/favicon.png' %}">
|
||||
<link rel="stylesheet" href="{% static 'ninja/swagger-ui.css' %}">
|
||||
<style>
|
||||
.swagger-ui .opblock-summary {
|
||||
|
||||
Reference in New Issue
Block a user