xo-unit: docs: + xo favicon

This commit is contained in:
Roland Conybeare 2024-05-23 15:09:25 -04:00
commit 421563a72b
2 changed files with 1 additions and 0 deletions

BIN
docs/_static/img/favicon.ico vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 KiB

View file

@ -36,3 +36,4 @@ pygments_style = 'sphinx'
#html_theme = 'alabaster'
html_theme = 'sphinx_rtd_theme'
html_static_path = ['_static']
html_favicon = '_static/img/favicon.ico'