We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 738aa6f + f4f0c4a commit db243a1Copy full SHA for db243a1
mkdocs.yml
@@ -672,16 +672,6 @@ plugins:
672
strict: false
673
exclude:
674
- index.md
675
- - git-authors:
676
- show_contribution: true
677
- exclude:
678
- - index.md
679
- - cdk/index.md
680
- - zkEVM/index.md
681
- - pos/index.md
682
- - miden/index.md
683
- - tools/index.md
684
- - learn/index.md
685
686
validation:
687
absolute_links: ignore
requirements.txt
@@ -2,4 +2,3 @@ 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-authors-plugin==0.7.2
0 commit comments