sfdfsd
This commit is contained in:
parent
7a56c54cb5
commit
f4816d6737
48 changed files with 136 additions and 136 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?v=200)
|
||||
return send_file(f"./assets/images/{site_name}/icon.webp?v=200")
|
||||
|
||||
@app.get("/api")
|
||||
@auth_desired
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue