Add favicon
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user