Skip to content

Commit 27ef79b

Browse files
committed
docs: add favicon and icon to docs
1 parent 03d4ada commit 27ef79b

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

docs/images/favicon.png

1.2 KB
Loading

docs/images/hot_logo.png

3.7 KB
Loading

mkdocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,16 @@ extra:
1515
link: "https://twitter.com/hotosm"
1616
- icon: "fontawesome/solid/globe"
1717
link: "https://www.hotosm.org"
18+
copyright: Copyright © 2010 HOTOSM
19+
generator: false
1820

1921
theme:
2022
name: material
2123
palette:
2224
primary: custom
25+
favicon: images/favicon.png
26+
logo: images/hot_logo.png
27+
# custom_dir: docs/overrides
2328

2429
extra_css:
2530
- css/extra.css

0 commit comments

Comments
 (0)