Skip to content

Commit

Permalink
Fix mkdocs configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Dec 2, 2023
1 parent f66e9e7 commit 0b7606f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ markdown_extensions:
- pymdownx.superfences
- attr_list
- pymdownx.emoji:
emoji_index: !!python/name:material.emoji.twemoji
emoji_generator: !!python/name:material.emoji.to_svg
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.tabbed:
alternate_style: true
watch:
Expand Down

0 comments on commit 0b7606f

Please sign in to comment.