Disable pre-commit workflow and update mkdocs emoji configuration

This commit is contained in:
mrT23
2024-11-08 10:46:35 +02:00
parent dfb3d801cf
commit d956c72cb6
2 changed files with 18 additions and 17 deletions

View File

@ -145,8 +145,8 @@ markdown_extensions:
- md_in_html
- attr_list
- pymdownx.emoji:
emoji_index: "!!python/name:material.extensions.emoji.twemoji"
emoji_generator: "!!python/name:material.extensions.emoji.to_svg"
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- toc:
title: On this page
toc_depth: 3