mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-06-07 04:59:31 +00:00
chore(mkdocs): upgrade material theme to 9.5.2, among other chores
The only chore committed here is small config change for 9.4.x+. See the release notes for context. See: https://squidfunk.github.io/mkdocs-material/changelog/#9.4.0 Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
parent
9c6b465dc4
commit
f565d3c05b
2 changed files with 204 additions and 318 deletions
|
@ -150,8 +150,8 @@ markdown_extensions:
|
|||
alternate_style: true
|
||||
- attr_list
|
||||
- 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
|
||||
options:
|
||||
custom_icons:
|
||||
- overrides/.icons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue