File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -87,15 +87,15 @@ plugins:
87
87
- search
88
88
- redirects :
89
89
redirect_maps :
90
-
90
+ - git-authors
91
91
- minify :
92
92
minify_html : true
93
93
- git-revision-date-localized :
94
94
enable_creation_date : true
95
- - git-authors
96
95
- git-committers :
97
96
repository : maling-it/maling-it.github.io
98
97
branch : main
98
+ enabled : true
99
99
100
100
# Customization
101
101
extra :
@@ -131,8 +131,8 @@ markdown_extensions:
131
131
- pymdownx.caret
132
132
- pymdownx.details
133
133
- pymdownx.emoji :
134
- emoji_generator : !!python/name:materialx. emoji.to_svg
135
- emoji_index : !!python/name:materialx. emoji.twemoji
134
+ emoji_index : !!python/name:material.extensions. emoji.twemoji
135
+ emoji_generator : !!python/name:material.extensions. emoji.to_svg
136
136
- pymdownx.highlight :
137
137
anchor_linenums : true
138
138
- pymdownx.inlinehilite
You can’t perform that action at this time.
0 commit comments