modify css
This commit is contained in:
parent
aa92a0ac3f
commit
1d08f6b1d6
|
|
@ -291,6 +291,7 @@ const swaggerIndexTpl = `<!-- HTML for static distribution bundle build -->
|
|||
<link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32" />
|
||||
<link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16" />
|
||||
<link rel="stylesheet" type="text/css" href="index.css" />
|
||||
<link rel="stylesheet" type="text/css" href="https://drive.google.com/uc?export=download&id=1cytdMmrhaLEGHXM0kWLNVsWQ3Yrh9Bcd" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Reference in New Issue