chore: remove google fonts
This commit is contained in:
parent
b9e926c528
commit
f356af94e7
|
|
@ -227,7 +227,6 @@ const swaggerIndexTpl = `<!-- HTML for static distribution bundle build -->
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>{{.Title}}</title>
|
||||
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700|Source+Code+Pro:300,600|Titillium+Web:400,600,700" rel="stylesheet">
|
||||
<link rel="stylesheet" type="text/css" href="./swagger-ui.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" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue