add rss feed to categories, some cleanup, post my first blog post containing my literature and make it a menu filter
This commit is contained in:
parent
a7a34ed9d0
commit
b61561a2bf
5 changed files with 403 additions and 5 deletions
|
@ -53,13 +53,18 @@ defaultContentLanguage = 'es'
|
|||
weight = 1
|
||||
url = "/blog"
|
||||
[[menu.header]]
|
||||
name = "autor"
|
||||
name = "literatura"
|
||||
weight = 2
|
||||
url = "/categories/literatura/"
|
||||
[[menu.header]]
|
||||
name = "autor"
|
||||
weight = 3
|
||||
url = "/autor"
|
||||
[[menu.header]]
|
||||
name = "fuente"
|
||||
weight = 3
|
||||
weight = 4
|
||||
url = "https://git.peterdominguez.art/peter/peterdominguez.art"
|
||||
|
||||
[outputs]
|
||||
home = ["HTML", "JSON"]
|
||||
taxonomy = ["HTML"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue