From e727c4d531793b2e495429fcfd2b2dc9414f727a Mon Sep 17 00:00:00 2001 From: polistern Date: Tue, 16 Nov 2021 07:37:21 +0000 Subject: [PATCH] Fixed theme. --- mkdocs.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 9136f99..c63c491 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -42,22 +42,22 @@ nav: - Glossary of Terms: devs/bote/v4/glossary_of_terms.md - About: -# - Community: about/community.md -# - History: about/history.md + #- Community: about/community.md + #- History: about/history.md - License: about/license.md - Special thanks: about/thanks.md -# - Contributing: about/contributing.md + #- Contributing: about/contributing.md copyright: CC-BY-SA 4.0, Maintained by polistern theme: readthedocs -markdown_extensions: - - admonition - - pymdownx.details - - pymdownx.superfences +#markdown_extensions: +# - admonition +# - pymdownx.details +# - pymdownx.superfences theme: - name: 'material' + name: 'readthedocs' icon: admonition: note: octicons/tag-16