From ff3afa16a7e7ae839f233b8ae85deee8e3096e7c Mon Sep 17 00:00:00 2001 From: Dan Petersen Date: Sun, 8 Mar 2020 04:59:23 +0100 Subject: [PATCH] Remove theme option --- docs/_config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index e4c9f05e..eeee9cc8 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -11,7 +11,6 @@ markdown: kramdown plugins: - github-pages remote_theme: pmarsceill/just-the-docs -theme: just-the-docs # Theme settings. footer_content: 'Copyright © 2019-2020 Danitso - Distributed under the Mozilla Public License 2.0'