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:
2024-02-02 16:45:51 +09:30
parent d8b6831d11
commit 1615613ed5

View File

@ -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