Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rangulvers authored Jan 22, 2024
1 parent 0140c7a commit ceaab07
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ theme:
favicon: assets/images/favicon/dont_panic_black.ico
# logo: dont_panic_black.jpg
name: material
custom_dir: overrides
palette:
- scheme: default
primary: white
Expand Down Expand Up @@ -48,8 +47,5 @@ markdown_extensions:
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed:
alternate_style: true
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.tasklist:
custom_checkbox: true
custom_checkbox: true

0 comments on commit ceaab07

Please sign in to comment.