Skip to content

Commit 7875ede

Browse files
fix: intentando resolver problema de compilacion de docs
1 parent 1ebd597 commit 7875ede

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
# -- Options for HTML output -------------------------------------------------
3939
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
4040

41-
html_theme = 'renku'
42-
# html_theme = 'sphinx_rtd_theme'
41+
# html_theme = 'renku'
42+
html_theme = 'sphinx_rtd_theme'
4343
html_static_path = ['_static']
4444
html_logo = '_static/logo.svg'
4545
html_favicon = '_static/favicon_laser.ico'

0 commit comments

Comments
 (0)