aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-05 15:46:46 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-05 15:46:46 +0100
commitda63161b3fa0e566612e223d35d0f0dcfc147de3 (patch)
tree4b418c88621c3544d31b01aa7550827311ed755d /docs
parentd1dfb7449aea5f677c95ed45cf2bd48de9cc937d (diff)
Add theme
Diffstat (limited to 'docs')
-rw-r--r--docs/_config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
new file mode 100644
index 00000000..f6bcd927
--- /dev/null
+++ b/docs/_config.yml
@@ -0,0 +1,5 @@
+title: Quests documentation
+description: Documentation for the Quests plugin
+remote_theme: pages-themes/minimal@v0.2.0
+plugins:
+ - jekyll-remote-theme \ No newline at end of file