Merge pull request #25 from Plume-org/favicon

Add favicon
stable
Baptiste Gelez 5 years ago committed by GitHub
commit 6601612b3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

@ -10,6 +10,7 @@
<script src="https://unpkg.com/feather-icons"></script>
<link rel="stylesheet" type="text/css" href="https://unpkg.com/swagger-ui-dist@3.12.1/swagger-ui.css">
<style><%= Rouge::Themes::Github.render(:scope => '.highlight') %></style>
<link rel="shortcut icon" href="/images/favicon.png">
</head>
<body>
<header>

Loading…
Cancel
Save