try adding a favicon to solve path=/favicon.ico error
This commit is contained in:
parent
5506a085ca
commit
13f156adb1
2 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ from flask import request, render_template, make_response, jsonify
|
|||
|
||||
|
||||
app = Flask(__name__)
|
||||
app.config['SECRET_KEY'] = 'secretkey'
|
||||
|
||||
@app.route('/')
|
||||
def index():
|
||||
|
|
|
|||
BIN
src/templates/favicon.ico
Normal file
BIN
src/templates/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 361 KiB |
Loading…
Add table
Add a link
Reference in a new issue