Adding mainSection = ["post","posts"] - required to show pages with "post" type in sections outside of "post"
This commit is contained in:
parent
20609b681b
commit
fdd332f7e1
@ -16,6 +16,7 @@ pygmentsCodefencesGuessSyntax = true
|
||||
[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"
|
||||
mainSections = ["post","posts"]
|
||||
logo = "img/avatar-icon.png" # Expecting square dimensions
|
||||
favicon = "img/favicon.ico"
|
||||
dateFormat = "January 2, 2006"
|
||||
|
Loading…
x
Reference in New Issue
Block a user