We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3130c45 commit d8bed47Copy full SHA for d8bed47
docs/assets/project-icon.png
100755
100644
27.2 KB
docs/assets/project-logo.png
14.7 KB
mkdocs.yml
@@ -49,8 +49,8 @@ markdown_extensions:
49
- pymdownx.caret
50
- pymdownx.details
51
- pymdownx.emoji:
52
- emoji_generator: !!python/name:materialx.emoji.to_svg
53
- emoji_index: !!python/name:materialx.emoji.twemoji
+ emoji_index: !!python/name:material.extensions.emoji.twemoji
+ emoji_generator: !!python/name:material.extensions.emoji.to_svg
54
- pymdownx.highlight:
55
anchor_linenums: true
56
- pymdownx.inlinehilite
0 commit comments