Document that logo should be square dimensions
This commit is contained in:
parent
1778041bc5
commit
6cf90512e9
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +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"
|
||||
logo = "img/avatar-icon.png"
|
||||
logo = "img/avatar-icon.png" # Expecting square dimensions
|
||||
favicon = "img/favicon.ico"
|
||||
dateFormat = "January 2, 2006"
|
||||
commit = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue