From da63161b3fa0e566612e223d35d0f0dcfc147de3 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:46:46 +0100 Subject: Add theme --- docs/_config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/_config.yml 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 -- cgit v1.2.3-70-g09d2