add default author

This commit is contained in:
Christoph Cullmann 2019-08-04 15:42:53 +02:00
parent 2e2008aec1
commit f068c6f20b

View file

@ -26,6 +26,10 @@ pygmentsCodefencesGuessSyntax = true
# add info for crawlers
enableRobotsTXT = true
# default author
[Author]
name = "Christoph Cullmann"
[outputs]
# JSON for search
home = ["HTML", "RSS", "JSON"]
@ -102,7 +106,7 @@ enableRobotsTXT = true
[[menu.main]]
parent = "blog"
name = "Posts"
url = ""
url = "post/"
weight = 10
[[menu.main]]