We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d572a6f commit 61b1d1fCopy full SHA for 61b1d1f
1 file changed
zensical.toml
@@ -358,8 +358,8 @@ link = "https://github.com/aws/aws-durable-execution-docs"
358
[project.markdown_extensions.pymdownx.details]
359
[project.markdown_extensions.attr_list]
360
[project.markdown_extensions.pymdownx.emoji]
361
-emoji_index = "material.extensions.emoji.twemoji"
362
-emoji_generator = "material.extensions.emoji.to_svg"
+emoji_index = "zensical.extensions.emoji.twemoji"
+emoji_generator = "zensical.extensions.emoji.to_svg"
363
[project.markdown_extensions.pymdownx.highlight]
364
anchor_linenums = true
365
line_spans = "__span"
0 commit comments