From 7e69b48377d02e68ed6a1f58923bb4e677db8a99 Mon Sep 17 00:00:00 2001 From: Michael Currin <18750745+MichaelCurrin@users.noreply.github.com> Date: Wed, 14 Oct 2020 23:12:27 +0200 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 511f80d..e78fc7c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -13,7 +13,8 @@ nav: - Usage: tutorial/usage.md - Deploy: tutorial/deploy.md -theme: readthedocs +theme: + name: readthedocs # For the Edit in GitHub button. repo_url: https://github.com/MichaelCurrin/mkdocs-quickstart/