From 8b058826edf0ff104d82b42741a9aebab143d7e5 Mon Sep 17 00:00:00 2001 From: Loes <l.bogers@hva.nl> Date: Wed, 25 Sep 2019 16:30:03 +0000 Subject: [PATCH] Updated basic text mkdocs.yml --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index ecdfad8..483d93e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -8,7 +8,7 @@ docs_dir: docs site_dir: _site copyright: Copyright 2019 Loes Bogers - Creactive Commons Attribution Non-commercial theme: - name: amelia + name: material # try other colors https://squidfunk.github.io/mkdocs-material/getting-started/#primary-colors palette: primary: "deep-purple" -- GitLab