diff --git a/mkdocs.yml b/mkdocs.yml index dc51ca6..4230310 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,8 +1,9 @@ site_name: Twingle API repo_url: https://github.com/systopia/de.systopia.twingle -theme: material +theme: + name: material -pages: +nav: - 'Home': index.md markdown_extensions: