diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-05 20:54:36 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-05 20:54:36 +0100 |
| commit | 467715dcb3ee23e05e8fe445d9e2a2416a26a8e0 (patch) | |
| tree | eb1e61d15312f931b6f61d104dd63614a2620db4 /docs/index.md | |
| parent | 7e2e0f3c373c2108b8b3903675eac950b0e21307 (diff) | |
Migrate docs to GitHub pages
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/docs/index.md b/docs/index.md index 1e63fec2..84855e52 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,15 +1,25 @@ +--- +title: Home +nav_order: 1 +--- +<div style="float: right"> +<img src="https://leonardobishop.com/~/artwork/questcompass2-256.png" width="200" height="200"><br> +</div> + +# Quests documentation + Welcome to the Quests Wiki! Please use the sidebar for navigation around the wiki. **🌟 New & Highlighted Articles** -- [Tips](Tips "wikilink") +- [Tips](tips "wikilink") - [Basic options](Basic_options "wikilink") - [Creating a quest](Creating_a_quest "wikilink") - [Creating a category](Creating_a_category "wikilink") - [Custom GUI items](Custom_GUI_items "wikilink") - [Task types](Task_types "wikilink") -- [PlaceholderAPI](PlaceholderAPI "wikilink") +- [PlaceholderAPI](tools/placeholderapi.md "wikilink") Spot a mistake or ambiguous information? Please consider [contributing to the wiki](contributing_to_the_wiki "wikilink"). @@ -91,7 +101,7 @@ Q. Does this plugin support PlaceholderAPI? <!-- --> -Yes, see [PlaceholderAPI](PlaceholderAPI "wikilink"). +Yes, see [PlaceholderAPI](tools/placeholderapi.md "wikilink"). <!-- --> |
