Skip to content

Commit e684d0f

Browse files
Merge pull request #63 from alemorvan/fix--emoji-extension
fix #62 Emoji extensions
2 parents 25ab1e9 + 0dfe5d6 commit e684d0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ markdown_extensions:
4545
- toc:
4646
permalink: true
4747
- pymdownx.emoji:
48-
emoji_index: !!python/name:materialx.emoji.twemoji
49-
emoji_generator: !!python/name:materialx.emoji.to_svg
48+
emoji_index: !!python/name:material.extensions.emoji.twemoji
49+
emoji_generator: !!python/name:material.extensions.emoji.to_svg
5050
- pymdownx.highlight
5151
- pymdownx.superfences
5252
- pymdownx.keys

0 commit comments

Comments
 (0)