Document that logo should be square dimensions

This commit is contained in:
Michael Romero 2018-11-13 23:58:46 -08:00
commit 6cf90512e9

View file

@ -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