From 0d286042a60f80eff5ced1f1800395537429b9d2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 18:12:08 +0200 Subject: Adding upstream version 2.0.3. Signed-off-by: Daniel Baumann --- src/pallets_sphinx_themes/themes/pocoo/theme.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/pallets_sphinx_themes/themes/pocoo/theme.conf (limited to 'src/pallets_sphinx_themes/themes/pocoo/theme.conf') diff --git a/src/pallets_sphinx_themes/themes/pocoo/theme.conf b/src/pallets_sphinx_themes/themes/pocoo/theme.conf new file mode 100644 index 0000000..972c9c9 --- /dev/null +++ b/src/pallets_sphinx_themes/themes/pocoo/theme.conf @@ -0,0 +1,8 @@ +[theme] +inherit = basic +stylesheet = pocoo.css +pygments_style = pocoo +sidebars = localtoc.html, relations.html, searchbox.html, ethicalads.html + +[options] +index_sidebar_logo = True -- cgit v1.2.3