From 015657ac75f17b1cbf43ddcc3f153c1069001b6f Mon Sep 17 00:00:00 2001 From: Puyo <15311104+daniel11420@users.noreply.github.com> Date: Mon, 17 May 2021 22:16:06 +0200 Subject: [PATCH] make this a fancy list with dots idk [skip ci] --- docs/guides/index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/guides/index.md b/docs/guides/index.md index 4de3130..5c3c751 100644 --- a/docs/guides/index.md +++ b/docs/guides/index.md @@ -1,7 +1,6 @@ # Guides -[Creating A Custom Week]({{site.url}}guides/weeks) - -[Using The Chart Editor]({{site.url}}guides/charting) +- [Creating A Custom Week]({{site.url}}guides/weeks) +- [Using The Chart Editor]({{site.url}}guides/charting) ### Contributing If you'd like to write a guide, you can make a [pull request](https://github.com/KadeDev/Kade-Engine/pulls). Make sure you put the guide in `docs/guides/` and that it's written in Markdown.