indentation 2

pull/483/head
evelynmitchell 1 year ago
parent 51f7356f0c
commit 1cd6584afe

@ -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_name: "Swarms Documentation"
site_url: https://swarms.world site_url: https://swarms.world
site_author: Swarms site_author: Swarms
@ -52,8 +52,7 @@ theme:
name: material name: material
custom_dir: overrides custom_dir: overrides
logo: assets/img/SwarmsLogoIcon.png logo: assets/img/SwarmsLogoIcon.png
palette: palette: # Palette toggle for light mode
# Palette toggle for light mode
- scheme: default - scheme: default
primary: black primary: black
toggle: toggle:

Loading…
Cancel
Save