Skip to content

Commit

Permalink
Update pymdownx.emoji extensions to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
billz committed Mar 28, 2024
1 parent 239deb4 commit ac55fa4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ markdown_extensions:
- pymdownx.keys
- pymdownx.details
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
Expand All @@ -65,7 +65,7 @@ markdown_extensions:
plugins:
- search
- social:
cards_color:
cards_layout_options.background_color:
fill: "#2b8080"
text: "#FFFFFF"
cards_font: Roboto
Expand Down

0 comments on commit ac55fa4

Please sign in to comment.