Skip to content

Commit f9dbe2f

Browse files
committed
fix favicon
1 parent 9fa4392 commit f9dbe2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/img/favicon.png

155 KB
Loading

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ plugins:
101101
theme:
102102
name: material
103103
custom_dir: docs/overrides
104-
favicon: img/favicon.jpg
104+
favicon: img/favicon.png
105105
icon:
106106
repo: fontawesome/brands/github
107107
features:
@@ -120,7 +120,7 @@ theme:
120120
text: Open Sans
121121
code: Ubuntu Mono
122122
highlightjs: true
123-
logo: img/ikt_logo_2.jpg
123+
logo: img/favicon.png
124124
palette:
125125
- scheme: default
126126
primary: indigo

0 commit comments

Comments
 (0)