Skip to content

Commit

Permalink
chore: remove google fonts (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
ubogdan committed Aug 9, 2022
1 parent b9e926c commit d496a34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion swagger.go
Expand Up @@ -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" />
Expand Down

0 comments on commit d496a34

Please sign in to comment.