Skip to content

Commit cae696c

Browse files
committed
Switch to non-deprecated emoji extension in mkdocs
1 parent 42dc8bc commit cae696c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: mkdocs.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ markdown_extensions:
6565
- md_in_html
6666
- pymdownx.emoji:
6767
emoji_index: !!python/name:material.extensions.emoji.twemoji
68-
emoji_generator: !!python/name:materialx.emoji.to_svg
69-
68+
emoji_generator: !!python/name:material.extensions.emoji.to_svg
7069
plugins:
7170
- search
7271
- minify:

0 commit comments

Comments
 (0)