Sfoglia il codice sorgente

Trying out the "Readable" theme for the docs site

cmacrae 10 anni fa
parent
commit
e2f8631c2c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      mkdocs.yml

+ 1 - 1
mkdocs.yml

@@ -4,7 +4,7 @@ repo_url: https://github.com/cmacrae/ansible-sensu/
 site_description: An Ansible role to deploy a fully dynamic Sensu stack!
 site_author: Calum MacRae
 
-theme: flatly
+theme: readable
 pages:
   - [ 'index.md', 'Home' ]
   - [ 'role_variables.md', 'Usage', 'Role variables' ]