Skip to content

Commit

Permalink
remove problematic emoji usage
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonkoehn committed Oct 13, 2023
1 parent 75d16b2 commit bc34f05
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,10 @@ markdown_extensions:
- pymdownx.superfences
- pymdownx.mark
- attr_list
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
# TODO (Gordon): cannot get this packages to be found my mkdocs
# - pymdownx.emoji:
# emoji_index: !!python/name:materialx.emoji.twemoji
# emoji_generator: !!python/name:materialx.emoji.to_svg


extra_javascript:
Expand Down

0 comments on commit bc34f05

Please sign in to comment.