fds
This commit is contained in:
parent
5624bd21cb
commit
6d1bc0f2eb
25 changed files with 93 additions and 86 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=4")
|
||||
return send_file(f"./assets/images/{site_name}/icon.webp?a=5")
|
||||
|
||||
@app.get("/api")
|
||||
@auth_desired
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue