Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
ironicbadger committed Dec 26, 2024
1 parent b4ffb08 commit f9e4fdd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ plugins:
categories: false
archive: false
#- git-revision-date
- material-plausible
- search
- minify:
minify_html: true
Expand All @@ -56,7 +57,6 @@ plugins:
target: _blank
- social:
cards_layout: default
- material-plausible
markdown_extensions:
- admonition # enables coloured blocks mid article
- attr_list # improves image handling
Expand All @@ -77,12 +77,10 @@ markdown_extensions:
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
#emoji_index: !!python/name:materialx.emoji.twemoji
#emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.caret
- pymdownx.mark
- pymdownx.tilde
copyright: 2020 - 2024 © Alex Kretzschmar - This work is licensed under CC BY-NC-SA 4.0
copyright: 2020 - 2025 © Alex Kretzschmar - This work is licensed under CC BY-NC-SA 4.0
extra_css:
- extra.css
extra:
Expand Down

0 comments on commit f9e4fdd

Please sign in to comment.