mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-11 14:07:02 +03:00
fix emoji scaling
This commit is contained in:
@@ -16,9 +16,6 @@ plugins:
|
|||||||
# The navigation is configured in the nav.yml file!
|
# The navigation is configured in the nav.yml file!
|
||||||
|
|
||||||
# Emoji support
|
# Emoji support
|
||||||
# See https://squidfunk.github.io/mkdocs-material/reference/icons-emojis/
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- attr_list
|
|
||||||
- pymdownx.emoji:
|
- pymdownx.emoji:
|
||||||
emoji_index: !!python/name:materialx.emoji.twemoji
|
emoji_generator: !!python/name:pymdownx.emoji.to_alt
|
||||||
emoji_generator: !!python/name:materialx.emoji.to_svg
|
|
||||||
Reference in New Issue
Block a user