diff --git a/mkdocs.yml b/mkdocs.yml index d0748c3..0768924 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -16,9 +16,6 @@ plugins: # The navigation is configured in the nav.yml file! # Emoji support -# See https://squidfunk.github.io/mkdocs-material/reference/icons-emojis/ markdown_extensions: - - attr_list - pymdownx.emoji: - emoji_index: !!python/name:materialx.emoji.twemoji - emoji_generator: !!python/name:materialx.emoji.to_svg \ No newline at end of file + emoji_generator: !!python/name:pymdownx.emoji.to_alt \ No newline at end of file