diff --git a/app/main.py b/app/main.py index f3d02f3..092d87d 100644 --- a/app/main.py +++ b/app/main.py @@ -62,6 +62,7 @@ async def scalar_docs(): title=app.title, force_dark_mode_state="light", hide_dark_mode_toggle=True, + scalar_favicon_url="https://gugulet.hu/technical/git/g_it/site/raw/branch/main/content/assets/media/face-favicon-512x512.png", default_open_all_tags=False, custom_css=CUSTOM_CSS, )