Update docs and added logo

This commit is contained in:
Magnus Persson
2022-10-22 10:22:49 +02:00
parent 21298b09f4
commit f319ec4569
3 changed files with 18 additions and 7 deletions

View File

@ -48,6 +48,8 @@ exclude_patterns = []
# a list of builtin themes.
#
html_theme = 'furo'
html_logo = "images/gravitymon_logo.png"
html_title = "GravityMon v1.2.0"
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,