Skip to content

Commit 02663c7

Browse files
author
Bruce Eckel
committed
Experimental Logo & Faviocon
1 parent 01bab86 commit 02663c7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/img/favicon.png

8.76 KB
Loading

mkdocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ copyright: Copyright © 2024 Bill Frasure, Bruce Eckel, James Ward
99
extra:
1010
generator: false
1111

12+
1213
nav:
1314
- Home: index.md
1415
- EBook: ebook/index.md
@@ -24,8 +25,9 @@ theme:
2425
features:
2526
- navigation.tabs
2627
- navigation.tabs.sticky
28+
favicon: 'img/favicon.png'
29+
logo: 'img/favicon.png'
2730

28-
#extra:
2931

3032

3133
plugins:

0 commit comments

Comments
 (0)