From 7a2a45691068db51ba4e7dc851f44a17f545f0ae Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Thu, 6 Jul 2023 13:57:32 +0100 Subject: Fix wiki links --- docs/_config.yml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'docs/_config.yml') diff --git a/docs/_config.yml b/docs/_config.yml index f41d5a4e..88b190a2 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -2,7 +2,9 @@ title: Quests description: Documentation for the Quests plugin theme: just-the-docs -url: https://lmbishop.github.io +url: "https://quests.leonardobishop.com" +baseurl: "" +repository: LMBishop/Quests callouts_level: quiet callouts: @@ -27,6 +29,21 @@ callouts: title: Warning color: red +back_to_top: true +back_to_top_text: "Back to top" + +gh_edit_link: true +gh_edit_link_text: "Edit this page on GitHub" +gh_edit_repository: "https://github.com/LMBishop/Quests" +gh_edit_branch: "master" +gh_edit_source: docs +gh_edit_view_mode: "tree" + +footer_content: > + This wiki serves as a manual for Quests however there is no guarantee that the information is up-to-date or complete. + As per the license, this software provides absolutely no warranty, nor are the maintainers liable for any damages. + Please see the license text for more information. + nav_external_links: - title: Quests on GitHub url: https://github.com/LMBishop/Quests -- cgit v1.2.3-70-g09d2