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 b44e4a1 commit b291d4bCopy full SHA for b291d4b
mkdocs.yml
@@ -83,9 +83,16 @@ theme:
83
84
# Configures icons of callout boxes
85
icon:
86
+ # Sets homepage icon
87
+ logo: sfe-logo
88
+
89
# Sets repo icon to GitHub icon
90
repo: fontawesome/brands/github
91
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
96
# Admonition Icons (callout boxes)
97
admonition:
98
note: octicons/tag-16
0 commit comments