Skip to content

Commit

Permalink
docs: fix deprecation for material extensions emoji (testcontainers#2592
Browse files Browse the repository at this point in the history
)
  • Loading branch information
mdelapenya authored Jun 18, 2024
1 parent af6940a commit 207071b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ markdown_extensions:
permalink: true
- attr_list
- pymdownx.emoji:
emoji_generator: !!python/name:materialx.emoji.to_svg
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
emoji_index: !!python/name:material.extensions.emoji.twemoji
nav:
- Home: index.md
- Quickstart: quickstart.md
Expand Down

0 comments on commit 207071b

Please sign in to comment.