From 038d7f59f9b907fb292d2880fd8d2a1145cfa090 Mon Sep 17 00:00:00 2001 From: thest1tch Date: Sun, 25 Jun 2023 18:56:32 +0500 Subject: [PATCH] 1 --- mkdocs.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index caec6cf..f0a5a62 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -140,9 +140,6 @@ markdown_extensions: - pymdownx.snippets - pymdownx.superfences # allows for the nesting of code blocks inside other blocks - pymdownx.keys - - pymdownx.emoji: - emoji_index: "!!python/name:materialx.emoji.twemoji" - emoji_generator: "!!python/name:materialx.emoji.to_svg" copyright: 2023 © TheSt1tch - Licensed under GPLv3