dfs
This commit is contained in:
parent
3ad862e474
commit
622f45c5f0
9 changed files with 35 additions and 35 deletions
|
@ -241,7 +241,7 @@ def log_item(id, v):
|
|||
|
||||
@app.get("/static/assets/favicon.ico")
|
||||
def favicon():
|
||||
return send_file(f"./assets/images/{site_name}/icon.webp?a=5")
|
||||
return send_file(f"./assets/images/{site_name}/icon.webp?a=6")
|
||||
|
||||
@app.get("/api")
|
||||
@auth_desired
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue