Skip to content

Commit d66967a

Browse files
commit config changes
1 parent d870a70 commit d66967a

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

mkdocs.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -273,13 +273,5 @@ markdown_extensions:
273273

274274
plugins:
275275
- search
276-
- enumerate-headings:
277-
restart_increment_after:
278-
- cdk/index.md
279-
- zkEVM/index.md
280-
- pos/index.md
281-
- miden/index.md
282-
- tools/index.md
283-
- tutorials/index.md
284276
- open-in-new-tab
285277
- git-revision-date-localized

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
mkdocs-material==9.4.8
22
markdown-include==0.8.1
33
mkdocs-git-revision-date-localized-plugin==1.2.1
4-
mkdocs-open-in-new-tab==1.0.3
5-
mkdocs-enumerate-headings-plugin==0.6.1
4+
mkdocs-open-in-new-tab==1.0.3

0 commit comments

Comments
 (0)