Skip to content

Commit b291d4b

Browse files
authored
Update mkdocs.yml
1 parent b44e4a1 commit b291d4b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

mkdocs.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,16 @@ theme:
8383

8484
# Configures icons of callout boxes
8585
icon:
86+
# Sets homepage icon
87+
logo: sfe-logo
88+
8689
# Sets repo icon to GitHub icon
8790
repo: fontawesome/brands/github
8891

92+
# Sets icons for "view source" (commented out) and "edit this page" buttons
93+
edit: material/file-document-edit-outline
94+
# view: material/file-code-outline
95+
8996
# Admonition Icons (callout boxes)
9097
admonition:
9198
note: octicons/tag-16

0 commit comments

Comments
 (0)