Updating the favicon.

This commit is contained in:
g_it 2026-03-31 12:20:09 +02:00
commit 6196837b73
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627

View file

@ -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,
)