Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
UTSAVS26 authored Jan 4, 2025
1 parent 790f4d5 commit 7fc9653
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,13 @@ theme:
- navigation.sections
- navigation.footer
palette:
# Dark Mode
- scheme: slate
toggle:
icon: material/weather-sunny
name: Dark mode
primary: green
accent: deep purple

# Light Mode
- scheme: default
toggle:
icon: material/weather-night
Expand All @@ -28,9 +26,7 @@ theme:
markdown_extensions:
- attr_list
- md_in_html
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.emoji
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
Expand All @@ -41,12 +37,10 @@ markdown_extensions:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed:
alternate_style: true
- admonition
- pymdownx.details
- pymdownx.blocks.caption

extra:
social:
Expand Down

0 comments on commit 7fc9653

Please sign in to comment.