We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e25297 commit 0b27778Copy full SHA for 0b27778
1 file changed
.github/workflows/docs.yml
@@ -40,6 +40,7 @@ jobs:
40
pipx inject mkdocs mkdocs-material
41
pipx inject mkdocs pymdown-extensions
42
pipx inject mkdocs mkdocs-callouts
43
+ pipx inject mkdocs mkdocs-glightbox
44
45
- name: Build documentation
46
run: mkdocs build --clean
0 commit comments