Skip to content

Commit

Permalink
OPT: fix the deprecated mkdocs configuration πŸ§‘β€πŸ’»
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenein committed Dec 7, 2023
1 parent a166fd3 commit d9cf4c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ markdown_extensions:
- admonition
- attr_list
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
Expand Down

0 comments on commit d9cf4c0

Please sign in to comment.