Skip to content

Commit 00aa8ba

Browse files
merge commit
2 parents 4a5066e + b8e75a6 commit 00aa8ba

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

mkdocs.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@ nav:
417417
- learn/index.md
418418

419419
extra:
420+
generator: false
420421
analytics:
421422
# provider: google
422423
# property: G-XXXXXXXXXX
@@ -469,7 +470,8 @@ markdown_extensions:
469470
- abbr
470471
- pymdownx.tabbed
471472
- pymdownx.superfences
472-
- pymdownx.arithmatex
473+
- pymdownx.arithmatex:
474+
generic: true
473475
- pymdownx.betterem:
474476
smart_enable: all
475477
- pymdownx.keys
@@ -499,7 +501,3 @@ plugins:
499501

500502
validation:
501503
absolute_links: warn
502-
503-
markdown_extensions:
504-
- pymdownx.arithmatex:
505-
generic: true

0 commit comments

Comments
 (0)