mirror of
https://github.com/datarhei/core.git
synced 2025-10-09 18:00:12 +08:00
Create publisher for remote srt stream
This commit is contained in:
1
vendor/github.com/swaggo/echo-swagger/swagger.go
generated
vendored
1
vendor/github.com/swaggo/echo-swagger/swagger.go
generated
vendored
@@ -188,7 +188,6 @@ const indexTemplate = `<!-- HTML for static distribution bundle build -->
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Swagger UI</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" />
|
||||
|
Reference in New Issue
Block a user