diff --git a/backend/app/main.py b/backend/app/main.py index 6417ee2..27faaaf 100644 --- a/backend/app/main.py +++ b/backend/app/main.py @@ -46,7 +46,7 @@ HTML = """ -""" +""" @app.get("/", response_class=HTMLResponse) async def root():