feat(extensions): migrate emoji to material theme built in emoji and activate
!13 nofusscomputing/infrastructure/website!44 nofusscomputing/projects/gitlab-ci!73
This commit is contained in:
15
mkdocs.yml
15
mkdocs.yml
@ -116,12 +116,9 @@ markdown_extensions:
|
||||
- pymdownx.tabbed:
|
||||
alternate_style: true
|
||||
- tables
|
||||
# - pymdownx.emoji:
|
||||
# emoji_index: !!python/name:materialx.emoji.twemoji
|
||||
# emoji_generator: !!python/name:materialx.emoji.to_svg
|
||||
# options:
|
||||
# custom_icons:
|
||||
# - .icons
|
||||
|
||||
|
||||
|
||||
- pymdownx.emoji:
|
||||
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
||||
emoji_generator: !!python/name:material.extensions.emoji.to_svg
|
||||
options:
|
||||
custom_icons:
|
||||
- .icons
|
||||
|
Reference in New Issue
Block a user