Skip to content

Commit 58f4898

Browse files
authored
update: remove google fonts (#89)
1 parent 84a2efb commit 58f4898

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

swagger.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ const indexTemplate = `<!-- HTML for static distribution bundle build -->
188188
<head>
189189
<meta charset="UTF-8">
190190
<title>Swagger UI</title>
191-
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700|Source+Code+Pro:300,600|Titillium+Web:400,600,700" rel="stylesheet">
192191
<link rel="stylesheet" type="text/css" href="./swagger-ui.css" >
193192
<link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32" />
194193
<link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16" />

0 commit comments

Comments
 (0)