mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-18 10:07:02 +00:00
Add favicon to bootstrap theme
This commit is contained in:
BIN
themes/bootstrap/public/favicon.png
Normal file
BIN
themes/bootstrap/public/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
@@ -10,6 +10,7 @@
|
||||
<link href="public/bower_components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="public/bower_components/bootstrap/dist/css/bootstrap-theme.min.css" rel="stylesheet">
|
||||
<link href="public/inbucket.css" rel="stylesheet">
|
||||
<link href="public/favicon.png" rel="shortcut icon" type="image/png">
|
||||
<script src="public/bower_components/jquery/dist/jquery.min.js"></script>
|
||||
<script src="public/bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||
{{template "script" .}}
|
||||
|
||||
Reference in New Issue
Block a user