ghfgf
This commit is contained in:
parent
97cb62c7f3
commit
60b785e7cd
273 changed files with 88 additions and 88 deletions
|
@ -207,7 +207,7 @@ def log_item(id, v):
|
|||
|
||||
@app.get("/assets/favicon.ico")
|
||||
def favicon():
|
||||
return send_file(f"./assets/images/{site_name}/icon.webp")
|
||||
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