added favicon.. cuz why not
This commit is contained in:
parent
2a11572449
commit
a315aad624
BIN
refstack/static/favicon.ico
Normal file
BIN
refstack/static/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 318 B |
@ -8,7 +8,7 @@
|
||||
<script src="{{ url_for('static', filename='refstack.js') }}"></script>
|
||||
|
||||
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css">
|
||||
|
||||
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}" />
|
||||
<link rel="stylesheet" type="text/css" href="/static/toast.css">
|
||||
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='refstack.css') }}">
|
||||
<!-- compiled and minified bootstrap JavaScript -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user