fsdfds
This commit is contained in:
parent
77432c5f01
commit
5f606176c2
8 changed files with 35 additions and 35 deletions
|
@ -212,7 +212,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.webp?v=5")
|
||||
|
||||
@app.get("/api")
|
||||
@auth_desired
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue