diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-05 15:46:46 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-05 15:46:46 +0100 |
| commit | da63161b3fa0e566612e223d35d0f0dcfc147de3 (patch) | |
| tree | 4b418c88621c3544d31b01aa7550827311ed755d /docs | |
| parent | d1dfb7449aea5f677c95ed45cf2bd48de9cc937d (diff) | |
Add theme
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_config.yml | 5 |
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 |
