doc: add favicon to the docs site

Signed-off-by: guillermodotn <guillermodotn@redhat.com>
This commit is contained in:
Guillermo Leiro 2026-07-07 14:47:58 +02:00
commit 540662149f

View file

@ -24,3 +24,4 @@ exclude_patterns = ["_build"]
html_theme = 'alabaster'
html_static_path = ['_static']
html_favicon = '_static/pungi_snake-sm-dark.png'