|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
docs_dir: 'docs' # replace with the correct path if your documentation files are not in the same directory as mkdocs.yml
|
|
|
|
|
docs_dir: 'docs'
|
|
|
|
|
site_name: "Swarms Documentation"
|
|
|
|
|
site_url: https://swarms.world
|
|
|
|
|
site_author: Swarms
|
|
|
|
@ -52,8 +52,7 @@ theme:
|
|
|
|
|
name: material
|
|
|
|
|
custom_dir: overrides
|
|
|
|
|
logo: assets/img/SwarmsLogoIcon.png
|
|
|
|
|
palette:
|
|
|
|
|
# Palette toggle for light mode
|
|
|
|
|
palette: # Palette toggle for light mode
|
|
|
|
|
- scheme: default
|
|
|
|
|
primary: black
|
|
|
|
|
toggle:
|
|
|
|
|