From: Stefano Rivera <stefanor@debian.org>
Date: Tue, 18 Aug 2020 17:35:53 -0700
Subject: Use the default theme

shibuya isn't packaged in Debian, yet.

Forwarded: not-needed
---
 docs/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/conf.py b/docs/conf.py
index 7ba1f6e..f45aff6 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -11,7 +11,7 @@ html_static_path = ["_static"]
 html_css_files = [
   'custom.css',
 ]
-html_theme = "shibuya"
+#html_theme = "shibuya"
 
 html_copy_source = False
 html_show_sourcelink = False
