16 lines
367 B
YAML
16 lines
367 B
YAML
site_name: Solo
|
|
site_author: SoloKeys
|
|
site_description: 'Documentation for the SoloKeys solo software'
|
|
repo_url: 'https://github.com/solokeyssec/solo'
|
|
copyright: 'Copyright © 2018 SoloKeys'
|
|
|
|
nav:
|
|
- Home: index.md
|
|
- README.md: repo-readme.md
|
|
- Contributing: contributing.md
|
|
- Hosting: hosting.md
|
|
|
|
theme:
|
|
name: material
|
|
logo: 'images/logo.svg'
|