Skip to content

Commit

Permalink
Update mkdocs_base for emoji packages
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Jan 6, 2025
1 parent 80f726f commit 107475b
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 @@ -71,8 +71,8 @@ markdown_extensions:
- pymdownx.tabbed:
alternate_style: true
- 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
nav:
- Home: index.md
- Use:
Expand Down

0 comments on commit 107475b

Please sign in to comment.