fsdfsd
This commit is contained in:
parent
5a8ec0bf07
commit
4711c1938c
47 changed files with 176 additions and 176 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=190)
|
||||
return send_file(f"./assets/images/{site_name}/icon.webp?v=190")
|
||||
|
||||
@app.get("/api")
|
||||
@auth_desired
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue