Allow defining a custom header text for the home page
Allow defining a custom header text for the home page
This commit is contained in:
parent
421ee67f24
commit
489b868ca0
2 changed files with 2 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ pygmentsCodefencesGuessSyntax = true
|
|||
#googleAnalytics = "XXX"
|
||||
|
||||
[Params]
|
||||
# homeTitle = "Beautiful Hugo Theme" # Set a different text for the header on the home page
|
||||
subtitle = "Build a beautiful and simple website in minutes"
|
||||
logo = "img/avatar-icon.png"
|
||||
favicon = "img/favicon.ico"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue