Fixed documentation

This commit is contained in:
squidfunk 2020-04-14 09:50:35 +02:00
parent 02dd77f307
commit 572c1e854e

View File

@ -219,7 +219,7 @@ any of the included icons. To use the custom index, you need to use
``` yaml
markdown_extensions:
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.material
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
```