From 9cae6d31b1fca5a93f9afbecf6178623b36d137e Mon Sep 17 00:00:00 2001 From: papadanku Date: Sat, 5 Oct 2024 23:46:24 -0700 Subject: [PATCH] Update conf.py --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 2d64d98..6fb61f9 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -23,4 +23,4 @@ # -- Options for HTML output ------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output -html_theme = 'classic' +html_theme = 'haiku'