Updated Premium sponsors

This commit is contained in:
squidfunk
2023-07-07 09:37:30 +02:00
parent 580b0b9d02
commit 964cc620d5
5 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
"ghcr.io/devcontainers/features/python:1": {
"installTools": true,
"version": "3.11"
}
}
},
"postCreateCommand": "pip install -e . && pip install mkdocs-minify-plugin mkdocs-redirects && npm install && npm run build"
}