Skip to content

Commit

Permalink
Merge pull request #1088 from kapicorp/fix-docs-build
Browse files Browse the repository at this point in the history
fix warning preventing docs build
  • Loading branch information
ademariag committed Nov 11, 2023
2 parents e1d513c + 8ce00b3 commit 6ba3b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ markdown_extensions:
- pymdownx.snippets:
base_path: examples
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
options:
custom_icons:
Expand Down

0 comments on commit 6ba3b7f

Please sign in to comment.