Improved RSS template
This commit is contained in:
parent
77893ccf46
commit
bf804a0814
4 changed files with 45 additions and 5 deletions
|
@ -33,7 +33,6 @@ enableRobotsTXT = true
|
|||
LanguageCode = "en-US"
|
||||
contentDir = "content"
|
||||
[languages.en.params]
|
||||
blogPath = "blog" # Path to your blog section (used by RSS)
|
||||
madeWith = "Made with [Bear Cub](https://github.com/clente/hugo-bearcub)"
|
||||
[languages.pt]
|
||||
title = "Bear Cub"
|
||||
|
@ -41,7 +40,6 @@ enableRobotsTXT = true
|
|||
LanguageCode = "pt-BR"
|
||||
contentDir = "content.pt"
|
||||
[languages.pt.params]
|
||||
blogPath = "blog" # Path to your blog section (used by RSS)
|
||||
madeWith = "Feito com [Bear Cub](https://github.com/clente/hugo-bearcub)"
|
||||
|
||||
[params]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue