We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7492cf2 + 04c306e commit 8b37c5fCopy full SHA for 8b37c5f
mkdocs.yml
@@ -198,6 +198,7 @@ nav:
198
- Become a PoS Validator: tutorials/become-pos-validator.md
199
200
extra:
201
+ generator: false
202
analytics:
203
# provider: google
204
# property: G-XXXXXXXXXX
requirements.txt
@@ -2,4 +2,4 @@ mkdocs-material==9.4.8
2
markdown-include==0.8.1
3
mkdocs-git-revision-date-localized-plugin==1.2.1
4
mkdocs-open-in-new-tab==1.0.3
5
-mkdocs-git-committers-plugin-2=2.2.2
+mkdocs-git-committers-plugin-2==2.2.2
0 commit comments