fixed filestructure

Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
tracer 2022-02-20 12:22:58 +01:00
parent c347368fa2
commit f2c9a64f08
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
<head>
<meta charset="UTF-8">
<title>Swagger UI</title>
<link rel="stylesheet" type="text/css" href="./swagger-ui.css"/>
<link rel="stylesheet" type="text/css" href="./SwaggerDark/SwaggerDark.css"/>
<link rel="stylesheet" type="text/css" href="/openapi/swagger-ui.css"/>
<link rel="stylesheet" type="text/css" href="/openapi/SwaggerDark/SwaggerDark.css"/>
<link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32"/>
<link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16"/>