From ea859b0fc837acb44cdeb2331ff40a778be3b5ce Mon Sep 17 00:00:00 2001 From: Florian du Garage Num Date: Mon, 3 Aug 2020 17:27:02 +0000 Subject: [PATCH] material theme --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 92a1a122..92129444 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ site_name: Garage Num Doc site_url: https://garagenum.gitlab.io/doc site_dir: public -theme: readthedocs \ No newline at end of file +theme: material