We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ebd597 commit 7875edeCopy full SHA for 7875ede
docs/source/conf.py
@@ -38,8 +38,8 @@
38
# -- Options for HTML output -------------------------------------------------
39
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
40
41
-html_theme = 'renku'
42
-# html_theme = 'sphinx_rtd_theme'
+# html_theme = 'renku'
+html_theme = 'sphinx_rtd_theme'
43
html_static_path = ['_static']
44
html_logo = '_static/logo.svg'
45
html_favicon = '_static/favicon_laser.ico'
0 commit comments