Skip to content

Commit bfd1e3e

Browse files
committed
Replace deprecated MkDocs Material extension
1 parent 43747fd commit bfd1e3e

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
@@ -18,8 +18,8 @@ markdown_extensions:
1818
- pymdownx.inlinehilite
1919
- pymdownx.superfences
2020
- pymdownx.emoji:
21-
emoji_index: !!python/name:materialx.emoji.twemoji
22-
emoji_generator: !!python/name:materialx.emoji.to_svg
21+
emoji_index: !!python/name:material.extensions.emoji.twemoji
22+
emoji_generator: !!python/name:material.extensions.emoji.to_svg
2323
- attr_list
2424
- md_in_html
2525

0 commit comments

Comments
 (0)