Skip to content

Commit

Permalink
DOCS-98 Migrate form materialx to material.extensions (PS 8.0) (#221)
Browse files Browse the repository at this point in the history
modified: mkdocs-base.yml
  • Loading branch information
alina-derkach-oaza authored Dec 5, 2023
1 parent 5394231 commit 703e1af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ markdown_extensions:
pymdownx.snippets:
base_path: ["snippets"]
pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg

plugins:
search:
Expand Down

0 comments on commit 703e1af

Please sign in to comment.