Skip to content

Commit

Permalink
chore: use webp format for logo
Browse files Browse the repository at this point in the history
  • Loading branch information
meysam81 committed Mar 23, 2024
1 parent 279761c commit 338c979
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added docs/assets/logo.webp
Binary file not shown.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ strict: true
theme:
name: material
custom_dir: overrides
logo: assets/logo.png
favicon: assets/logo.png
logo: assets/logo.webp
favicon: assets/logo.webp
features:
- announce.dismiss
- content.action.edit
Expand Down

0 comments on commit 338c979

Please sign in to comment.