Skip to content

Commit afeab42

Browse files
authored
Merge pull request #32 from skitt/deprecated-material-extensions
Switch to merged material extensions
2 parents b596866 + b8218b9 commit afeab42

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
@@ -25,8 +25,8 @@ markdown_extensions:
2525
- admonition
2626
- meta
2727
- pymdownx.emoji:
28-
emoji_index: !!python/name:materialx.emoji.twemoji
29-
emoji_generator: !!python/name:materialx.emoji.to_svg
28+
emoji_index: !!python/name:material.extensions.emoji.twemoji
29+
emoji_generator: !!python/name:material.extensions.emoji.to_svg
3030
- pymdownx.highlight
3131
- pymdownx.inlinehilite
3232
- pymdownx.superfences

0 commit comments

Comments
 (0)