Update mkdocs.yml

This commit is contained in:
Nathan Schneider 2019-04-08 04:16:50 +00:00
parent 07acfeea1d
commit 023a67fdad

View File

@ -5,7 +5,7 @@ theme:
name: 'material' # info: https://github.com/squidfunk/mkdocs-material/ name: 'material' # info: https://github.com/squidfunk/mkdocs-material/
font: false font: false
palette: palette:
primary: black primary: white
accent: blue accent: blue
logo: # for an arbitrary file, can be changed to [docs/] 'images/logo.svg' logo: # for an arbitrary file, can be changed to [docs/] 'images/logo.svg'
icon: 'group-work' icon: 'group-work'