Removed Cura logo as favicon -- isn't fitting anymore

This commit is contained in:
Gina Häußge 2013-01-08 21:06:24 +01:00
parent 40a267e231
commit df0e3b41cf
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 345 KiB

View file

@ -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">