clickable site_name
#6245
-
Beta Was this translation helpful? Give feedback.
Answered by
alexvoss
Oct 25, 2023
Replies: 1 comment 3 replies
-
The way to make changes like this is to override the relevant partial, |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
sheldygg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The way to make changes like this is to override the relevant partial,
header.html
in this case. You will find it wheremkdocs-material
is installed.