mirror of
https://github.com/tylernguyen/x1c6-hackintosh.git
synced 2025-02-05 01:23:14 -06:00
Update mkdocs.yml
This commit is contained in:
parent
fd8ca7c3a1
commit
2aa8f8d032
1 changed files with 4 additions and 1 deletions
|
@ -37,7 +37,6 @@ nav:
|
|||
theme:
|
||||
name: material
|
||||
palette:
|
||||
scheme: slate
|
||||
primary: blue grey
|
||||
accent: yellow
|
||||
features:
|
||||
|
@ -47,6 +46,10 @@ theme:
|
|||
- navigation.sections
|
||||
- navigation.tracking
|
||||
|
||||
extra:
|
||||
social:
|
||||
- icon: fontawesome/brands/github
|
||||
link: https://github.com/tylernguyen
|
||||
|
||||
plugins:
|
||||
- minify:
|
||||
|
|
Loading…
Reference in a new issue