Skip to content

Commit

Permalink
🙇 Favicon Added
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinsenal0x64 authored Mar 18, 2024
1 parent 0cc2493 commit b47db33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from fastapi import FastAPI, HTTPException, Query
from fastapi.responses import FileResponse

app = FastAPI(title="HiFi-RestAPI", version="1.0")
app = FastAPI(title="HiFi-RestAPI", version="v1.0")


load_dotenv()
Expand Down

1 comment on commit b47db33

@vercel
Copy link

@vercel vercel bot commented on b47db33 Mar 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.