fdfd
This commit is contained in:
parent
096aad1481
commit
a3ea1f4097
12 changed files with 44 additions and 44 deletions
|
@ -98,7 +98,7 @@ def index():
|
|||
|
||||
@app.get("/assets/favicon.ico")
|
||||
def favicon():
|
||||
return send_file(f"./assets/images/{site_name}/favicon.gif")
|
||||
return send_file(f"./assets/images/{site_name}/icon.gif")
|
||||
|
||||
@app.get("/api")
|
||||
@auth_desired
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue