Remove twemoji from docs

This commit is contained in:
binwiederhier 2023-11-16 05:22:56 -05:00
parent a533f352b2
commit df6d760844
2 changed files with 1 additions and 2 deletions

View file

@ -111,7 +111,7 @@ build-deps-ubuntu:
docs: docs-deps docs-build docs: docs-deps docs-build
docs-build: .PHONY docs-build: .PHONY
mkdocs build mkdocs build
docs-deps: .PHONY docs-deps: .PHONY
pip3 install -r requirements.txt pip3 install -r requirements.txt

View file

@ -64,7 +64,6 @@ markdown_extensions:
- attr_list - attr_list
- md_in_html - md_in_html
- pymdownx.emoji: - pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg emoji_generator: !!python/name:materialx.emoji.to_svg
plugins: plugins: