From 85bd5279f55857892e6e74eaccaac1e6388d42a7 Mon Sep 17 00:00:00 2001 From: lixxbox Date: Thu, 25 Feb 2021 21:37:03 +0100 Subject: [PATCH] docs: theme warning fix --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index a9622621..1bd27685 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -2,7 +2,7 @@ title: "Mainsail" tagline: A web interface for Klipper description: Mainsail is a lightweight & responsive web interface for the Klipper 3D printer firmware. It communicates with Moonraker (Klipper-API) from Arksine. logo: "/assets/img/logo-mainsail.png" -theme: just-the-docs +# theme: just-the-docs remote_theme: pmarsceill/just-the-docs color_scheme: "mainsail" search_enabled: true