File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,8 @@ plugins:
6161 minify_html : true
6262 - social :
6363 cards : true
64- cards_font : Roboto
64+ cards_layout_options :
65+ font_family : Roboto
6566
6667# Customization
6768extra :
@@ -123,8 +124,8 @@ markdown_extensions:
123124 - pymdownx.tasklist :
124125 custom_checkbox : true
125126 - pymdownx.emoji :
126- emoji_index : !!python/name:materialx. emoji.twemoji
127- emoji_generator : !!python/name:materialx .emoji.to_svg
127+ emoji_index : !!python/name:material.extensions. emoji.twemoji
128+ emoji_generator : !!python/name:material.extensions .emoji.to_svg
128129 - attr_list
129130 - md_in_html
130131
Original file line number Diff line number Diff line change 1- mkdocs == 1.5.2
2- mkdocs-material == 9.2.7
1+ mkdocs == 1.5.3
2+ mkdocs-material == 9.5.17
33mkdocs-redirects
44mkdocs-minify-plugin
55mkdocs-glightbox
You can’t perform that action at this time.
0 commit comments