Archived
1

feat: favicon

This commit is contained in:
2024-05-21 21:27:48 +03:00
parent a1d2e6e7c1
commit 18d9ee8b95
3 changed files with 62 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ source_suffix = ['.rst']
# HTML options
html_logo = '_static/ss14-logo.png'
html_favicon = '_static/favicon.png'
html_theme = 'sphinx_rtd_theme'
html_theme_options = {
'collapse_navigation': False,