Skip to content

Commit c4b8d92

Browse files
committed
Add favicon configuration to documentation
Signed-off-by: PixelRobots <22979170+PixelRobots@users.noreply.github.com>
1 parent 9a8a46a commit c4b8d92

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ permalink: pretty
1515
# Set a path/url to a logo that will be displayed instead of the title
1616
logo: "/assets/images/KubeTidyDark.png"
1717

18+
# Set a path/url to a favicon that will be displayed by the browser
19+
favicon_ico: "/assets/images/favicon.ico"
20+
1821
# For copy button on code
1922
enable_copy_code_button: true
2023

docs/assets/images/favicon.ico

178 KB
Binary file not shown.

0 commit comments

Comments
 (0)