aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_config.yml
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-05 16:03:07 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-05 16:03:07 +0100
commitea689982675206619bbfc585d87c6f3b295cd37f (patch)
tree698d3f657eca09f5b38f5bc020932bef43ed1d17 /docs/_config.yml
parentda63161b3fa0e566612e223d35d0f0dcfc147de3 (diff)
Update theme
Diffstat (limited to 'docs/_config.yml')
-rw-r--r--docs/_config.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
index f6bcd927..7569680c 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -1,5 +1,7 @@
title: Quests documentation
description: Documentation for the Quests plugin
-remote_theme: pages-themes/minimal@v0.2.0
+
+theme: just-the-docs
+
plugins:
- - jekyll-remote-theme \ No newline at end of file
+ - jekyll-default-layout \ No newline at end of file