chore(docs): update material emoji config to non deprecated options

This commit is contained in:
ThinkChaos 2024-01-08 18:33:08 -05:00
parent 79fc06f6c2
commit 7abbaefb07
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ markdown_extensions:
- abbr
- pymdownx.snippets
- 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
- pymdownx.superfences
- admonition