We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa4392 commit f9dbe2fCopy full SHA for f9dbe2f
docs/img/favicon.png
155 KB
mkdocs.yml
@@ -101,7 +101,7 @@ plugins:
101
theme:
102
name: material
103
custom_dir: docs/overrides
104
- favicon: img/favicon.jpg
+ favicon: img/favicon.png
105
icon:
106
repo: fontawesome/brands/github
107
features:
@@ -120,7 +120,7 @@ theme:
120
text: Open Sans
121
code: Ubuntu Mono
122
highlightjs: true
123
- logo: img/ikt_logo_2.jpg
+ logo: img/favicon.png
124
palette:
125
- scheme: default
126
primary: indigo
0 commit comments