mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2025-08-14 18:58:13 +08:00
example remove logo
This commit is contained in:
@ -67,7 +67,6 @@ async def start_up():
|
||||
permission=True,
|
||||
site=Site(
|
||||
name="FastAPI-Admin DEMO",
|
||||
logo="https://github.com/long2ice/fastapi-admin/raw/master/front/static/img/logo.png",
|
||||
login_footer="FASTAPI ADMIN - FastAPI Admin Dashboard",
|
||||
login_description="FastAPI Admin Dashboard",
|
||||
locale="en-US",
|
||||
|
Reference in New Issue
Block a user