From d480ddc9f7934175502c269f4c8a644b49581e2f Mon Sep 17 00:00:00 2001 From: thest1tch Date: Sun, 25 Jun 2023 18:54:17 +0500 Subject: [PATCH] 1 --- mkdocs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index f0a5a62..caec6cf 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -140,6 +140,9 @@ 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