From a6db98226af460b779e6fc00878df4adcd52b4d4 Mon Sep 17 00:00:00 2001 From: Josh Creek Date: Mon, 12 Jul 2021 00:52:31 +0100 Subject: [PATCH] feat(*): Enable remote theme to work on github pages --- docs/_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_config.yml b/docs/_config.yml index 7963ffd..f68a9f1 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -29,6 +29,7 @@ github_username: jcreek # Build settings theme: just-the-docs +remote_theme: pmarsceill/just-the-docs plugins: - jekyll-feed