Skip to content

Commit e98767e

Browse files
committed
fix:mkdocs.yml
1 parent 281deee commit e98767e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ markdown_extensions:
2929
- pymdownx.caret
3030
- pymdownx.details
3131
- pymdownx.emoji:
32-
emoji_generator: !!python/name:materialx.emoji.to_svg
33-
emoji_index: !!python/name:materialx.emoji.twemoji
32+
emoji_generator: !!python/name:material.extensions.emoji.to_svg
33+
emoji_index: !!python/name:material.extensions.emoji.twemoji
3434
- pymdownx.highlight:
3535
anchor_linenums: true
3636
- pymdownx.inlinehilite

0 commit comments

Comments
 (0)