Skip to content

Commit

Permalink
fix home page
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankMwesigwa committed Jun 13, 2024
1 parent 477cb82 commit 6a5673d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
File renamed without changes.
7 changes: 3 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ theme:
palette:
- scheme: default
toggle:
icon: material/toggle-switch-off-outline
icon: material/toggle-switch-off-outline
name: Switch to dark mode
primary: indigo
accent: indigo
Expand All @@ -29,7 +29,6 @@ theme:
accent: indigo

markdown_extensions:

- attr_list
- md_in_html
- pymdownx.highlight:
Expand All @@ -45,8 +44,8 @@ markdown_extensions:
- pymdownx.mark
- 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
plugins:
- glightbox

Expand Down

0 comments on commit 6a5673d

Please sign in to comment.