From 0b9cc100560101c39fe8c8d20f2925d845bf288a Mon Sep 17 00:00:00 2001 From: Michael Currin Date: Sat, 2 May 2020 23:18:22 +0200 Subject: [PATCH] feat: Update description --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 2d4b1fe..42bb36a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,5 @@ # MkDocs Quickstart -> A concise recipe for setting MkDocs docs site on Github Pages +> A concise recipe for setting up MkDocs docs site on Github Pages This is based on the [mkdocs.org](https://www.mkdocs.org/) tutorial.