Update nicoles_backup_files/mkdocs.yml
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
# Project information
|
# Project information
|
||||||
site_name: Bunny Lab - Documentation
|
site_name: Bunny Lab
|
||||||
site_url: https://docs.bunny-lab.io
|
site_url: https://docs.bunny-lab.io
|
||||||
site_author: Nicole Rappe
|
site_author: Nicole Rappe
|
||||||
site_description: >-
|
site_description: >-
|
||||||
Server, Script, and Container Documentation
|
Server, Script, Workflow, and Container Documentation
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
theme:
|
theme:
|
||||||
@ -79,6 +79,9 @@ extra:
|
|||||||
status:
|
status:
|
||||||
new: Recently added
|
new: Recently added
|
||||||
deprecated: Deprecated
|
deprecated: Deprecated
|
||||||
|
|
||||||
|
extra_css:
|
||||||
|
- stylesheets/extra.css
|
||||||
|
|
||||||
# Extensions
|
# Extensions
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
|
Reference in New Issue
Block a user