Updating the favicon.
This commit is contained in:
parent
9136c86e71
commit
6196837b73
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ async def scalar_docs():
|
||||||
title=app.title,
|
title=app.title,
|
||||||
force_dark_mode_state="light",
|
force_dark_mode_state="light",
|
||||||
hide_dark_mode_toggle=True,
|
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,
|
default_open_all_tags=False,
|
||||||
custom_css=CUSTOM_CSS,
|
custom_css=CUSTOM_CSS,
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue