Skip to content

Commit 090cdb2

Browse files
committed
switch to haiku theme
1 parent b4a2879 commit 090cdb2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
'sphinx.ext.githubpages',
3636
]
3737

38-
html_theme = "haiku"
38+
html_theme = "sphinx_rtd_theme"
3939

4040

4141
html_static_path = ['_static']

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
'sphinx.ext.githubpages',
3636
]
3737

38-
html_theme = "haiku"
38+
html_theme = "sphinx_rtd_theme"
3939

4040
html_static_path = ['_static']
4141
html_logo = "_static/nctoolkit_logo.jpg"

0 commit comments

Comments
 (0)