Skip to content

Commit 90a1485

Browse files
Merge pull request 0xPolygon#14 from 0xPolygon/nadim/fixes
Fix changes detrimental to Katharine's section
2 parents d2d1808 + 103c90f commit 90a1485

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

mkdocs.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -272,12 +272,7 @@ markdown_extensions:
272272

273273
plugins:
274274
- search
275-
- enumerate-headings:
276-
restart_increment_after:
277-
- cdk/index.md
278-
- zkEVM/index.md
279-
- pos/index.md
280-
- miden/index.md
281-
- tools/index.md
282-
- tutorials/index.md
283275
- open-in-new-tab
276+
277+
validation:
278+
absolute_links: ignore

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)