Removed Cura logo as favicon -- isn't fitting anymore
This commit is contained in:
parent
40a267e231
commit
df0e3b41cf
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 345 KiB |
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>Printer WebUI</title>
|
||||
|
||||
<link rel="shortcut icon" href="{{ url_for('static', filename='img/favicon.ico') }}">
|
||||
<!--<link rel="shortcut icon" href="{{ url_for('static', filename='img/favicon.ico') }}">-->
|
||||
|
||||
<link href="{{ url_for('static', filename='css/bootstrap.min.css') }}" rel="stylesheet" media="screen">
|
||||
<link href="{{ url_for('static', filename='css/jquery.fileupload-ui.css') }}" rel="stylesheet" media="screen">
|
||||
|
|
|
|||
Loading…
Reference in a new issue