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:
|
- pymdownx.tabbed:
|
||||||
alternate_style: true
|
alternate_style: true
|
||||||
- tables
|
- tables
|
||||||
# - pymdownx.emoji:
|
- pymdownx.emoji:
|
||||||
# emoji_index: !!python/name:materialx.emoji.twemoji
|
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
||||||
# emoji_generator: !!python/name:materialx.emoji.to_svg
|
emoji_generator: !!python/name:material.extensions.emoji.to_svg
|
||||||
# options:
|
options:
|
||||||
# custom_icons:
|
custom_icons:
|
||||||
# - .icons
|
- .icons
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user