Use FEEDBACK instead of ERROR for empty home page warning
authorAnthony Fok <foka@debian.org>
Sat, 30 Jan 2016 09:39:17 +0000 (17:39 +0800)
committerAnthony Fok <foka@debian.org>
Sat, 30 Jan 2016 09:39:17 +0000 (17:39 +0800)
commit57eebbf243882cd0d036a19bdad80256ed3d54b1
tree23422fd797a5e2cfb52071fdfb49c4576dd693db
parentca0c67dc698414ad2027901342e032c379b1e03a
Use FEEDBACK instead of ERROR for empty home page warning

jww.ERROR.Println() seems to have become too verbose,
making the warning message intended for new users
a lot less readable.
hugolib/site.go