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 a811b2c commit 4915e49Copy full SHA for 4915e49
mkdocs.insiders.yml
@@ -83,6 +83,7 @@ plugins:
83
enabled: !ENV [CI, false]
84
repository: discord-tickets/docs
85
branch: main
86
+ - glightbox
87
- tags:
88
tags_file: tags.md
89
- meta # must be before blog
requirements.txt
@@ -1,4 +1,5 @@
1
mkdocs-material
2
mkdocs-git-revision-date-localized-plugin
3
mkdocs-git-committers-plugin-2
4
-mkdocs-redirects
+mkdocs-redirects
5
+mkdocs-glightbox
0 commit comments