1
0
Fork 0
forked from anton/matekasse
This commit is contained in:
2000-Trek 2023-06-23 22:33:29 +02:00
parent 497912b730
commit 401a00f032

View file

@ -36,7 +36,7 @@ def exit_handler():
website_log.info("Website exited")
sys.exit("Program sucsesfully exited")
#website
#website test
@app.route('/favicon.ico')
def favicon():
return url_for('static', filename='image/Logo_CCC.svg.png')