Skip to content

Commit

Permalink
Added favicon to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhalz committed Sep 8, 2024
1 parent 2044c68 commit e839399
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/img/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/img/logo_white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion media/Logo/Blue_Icon.svg

This file was deleted.

6 changes: 5 additions & 1 deletion mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ copyright: Copyright © 2024 John Halazonetis

theme:
name: material
logo: img/logo.svg
logo: img/logo_white.svg
favicon: img/logo.svg
palette:
- media: "(prefers-color-scheme: light)"
scheme: default
Expand All @@ -24,6 +25,9 @@ theme:
features:
- search.suggest
- content.tabs.link
- navigation.footer
- navigation.instant
- navigation.instant.progress

plugins:
- search
Expand Down

0 comments on commit e839399

Please sign in to comment.