Skip to content

Commit

Permalink
docs: switch to older material emoji extension
Browse files Browse the repository at this point in the history
mkdocs wouldnt work with the newer one
  • Loading branch information
kelly-sovacool committed Sep 20, 2024
1 parent d516d6f commit cd50b66
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 @@ -77,8 +77,8 @@ markdown_extensions:
- pymdownx.critic
- pymdownx.details
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.highlight
- pymdownx.inlinehilite
- pymdownx.keys
Expand Down

0 comments on commit cd50b66

Please sign in to comment.