Skip to content

Commit

Permalink
docs: fix emoji rendering
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Dec 13, 2024
1 parent d36c191 commit 1aa90c5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,9 @@ markdown_extensions:
provider: github
user: woodruffw
repo: zizmor
- pymdownx.emoji
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- admonition
- pymdownx.details
- pymdownx.superfences
Expand Down

0 comments on commit 1aa90c5

Please sign in to comment.