Skip to content

Commit 734ef74

Browse files
committed
remove sphinx_rtd_theme
1 parent e1bcc79 commit 734ef74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = 'sphinx_book_theme'
38+
html_theme = "haiku"
3939

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

0 commit comments

Comments
 (0)