|
|
@ -9,7 +9,7 @@ ignoreErrors = ["error-remote-getjson"] |
|
|
|
|
|
|
|
[outputs] |
|
|
|
home = ["html", "rss", "Atom"] # default = ["HTML", "RSS"] |
|
|
|
section = ["html", "rss"] # default = ["HTML", "RSS"] |
|
|
|
section = ["html", "rss", "Atom"] # default = ["HTML", "RSS"] |
|
|
|
term = ["html", "rss"] # default = ["HTML", "RSS"] |
|
|
|
taxonomy = ["html", "rss"] # default = ["HTML", "RSS"] |
|
|
|
|
|
|
@ -54,6 +54,7 @@ images = ["images/profile.jpg"] |
|
|
|
siteLogo = "images/na-sm.png" |
|
|
|
keywords = "" |
|
|
|
favicon = "favicons/" |
|
|
|
feedSections =["article","note","photo"] |
|
|
|
|
|
|
|
|
|
|
|
[languages.en.Params] |
|
|
|