Update nicoles_backup_files/mkdocs.yml

This commit is contained in:
2024-07-16 23:20:02 -06:00
parent a4394a5214
commit 1f7830311b

View File

@ -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: