upgrade to latest material theme

This commit is contained in:
Deborah Barnard
2022-10-06 14:24:31 +01:00
parent ce8af28616
commit e0e6d473b9
6 changed files with 8 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
[build]
command = "pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git@8.5.3-insiders-4.24.0 && && pip install --force "mkdocs<1.4" && mkdocs build"
command = "pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git@8.5.6-insiders-4.25.1 && mkdocs build"
publish = "site"