Skip to content

Commit

Permalink
Simplified logo
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhalz committed Sep 7, 2024
1 parent bcd96cc commit 463ef05
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
File renamed without changes
8 changes: 1 addition & 7 deletions mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ site_name: Odyssey Documentation

theme:
name: material
logo: bootstrap/logo
logo: img/logo.svg
palette:
- media: "(prefers-color-scheme: light)"
scheme: default
Expand Down Expand Up @@ -40,12 +40,6 @@ markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
options:
custom_icons:
- overrides/.icons

extra_javascript:
- javascripts/mathjax.js
Expand Down

0 comments on commit 463ef05

Please sign in to comment.