Skip to content

Commit

Permalink
docs: configure logo and favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-reimann committed Mar 4, 2023
1 parent 1bc91f5 commit 1aede1e
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/assets/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions docs/assets/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ nav:

theme:
name: material
logo: assets/logo.svg
favicon: assets/favicon.svg
palette:
# Palette toggle for light mode
- scheme: default
Expand Down

0 comments on commit 1aede1e

Please sign in to comment.