upgrade theme and enable breadcrumbs

This commit is contained in:
Deborah Barnard
2023-01-16 10:16:05 +00:00
parent 82d7ecd78a
commit b81cde17fe
3 changed files with 51 additions and 44 deletions

View File

@@ -1,3 +1,3 @@
[build]
command = "pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git@9.0.4-insiders-4.27.1 && mkdocs build"
command = "pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git@9.0.5-insiders-4.28.0 && mkdocs build"
publish = "site"