chore(docs): update docs (#281)
This commit is contained in:
@@ -245,6 +245,16 @@ Please open the code block below to view the complete sample configuration :(far
|
||||
desktopMode = "fixed"
|
||||
# mobile header mode ("fixed", "normal", "auto")
|
||||
mobileMode = "auto"
|
||||
# {{< version 0.2.0 >}} Header title config
|
||||
[params.header.title]
|
||||
# URL of the LOGO
|
||||
logo = ""
|
||||
# title name
|
||||
name = ""
|
||||
# you can add extra information before the name (HTML format is supported), such as icons
|
||||
pre = ""
|
||||
# you can add extra information after the name (HTML format is supported), such as icons
|
||||
post = ""
|
||||
|
||||
# Footer config
|
||||
[params.footer]
|
||||
|
||||
Reference in New Issue
Block a user