Add favicon
This commit is contained in:
parent
18bb7c1c62
commit
fa05b3e107
BIN
static/favicon-large.png
Normal file
BIN
static/favicon-large.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
BIN
static/favicon.png
Normal file
BIN
static/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
@ -1,4 +1,5 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
|
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}">
|
||||||
<link rel='stylesheet' href="{{ url_for('static', filename='style.css') }}" />
|
<link rel='stylesheet' href="{{ url_for('static', filename='style.css') }}" />
|
||||||
<script src="{{ url_for('static', filename='sorttable.js') }}"></script>
|
<script src="{{ url_for('static', filename='sorttable.js') }}"></script>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user