fdfd
This commit is contained in:
parent
eb675ade03
commit
f93d4dd7ec
9 changed files with 35 additions and 35 deletions
|
@ -240,7 +240,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=200")
|
||||
return send_file(f"./assets/images/{site_name}/icon.webp?a=4")
|
||||
|
||||
@app.get("/api")
|
||||
@auth_desired
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue