Skip to content

Commit 4180234

Browse files
authored
Add logo and favicon to mkdocs configuration
1 parent 5ae4f47 commit 4180234

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ repo_name: data-centt/percentify
66

77
theme:
88
name: material
9+
logo: asset/log.png
10+
favicon: asset/favicon.png
911
palette:
1012
- media: "(prefers-color-scheme: light)"
1113
scheme: default

0 commit comments

Comments
 (0)