Skip to content

Commit

Permalink
dependency hell when updating to newer versions. Sorted now
Browse files Browse the repository at this point in the history
  • Loading branch information
EuanMason committed Feb 27, 2024
1 parent 42f9b9c commit 3e66e05
Show file tree
Hide file tree
Showing 5 changed files with 161 additions and 122 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ markdown_extensions:
- pymdownx.highlight:
linenums: true
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
emoji_index: !!python/name:pymdownx.emoji.twemoji
emoji_generator: !!python/name:pymdownx.emoji.to_svg
- pymdownx.superfences
- pymdownx.details
- admonition
Expand Down
Loading

0 comments on commit 3e66e05

Please sign in to comment.