Fix category
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-05-03 22:13:39 -06:00
parent ebf5a4e67e
commit 8c9429cbab
2 changed files with 13 additions and 17 deletions

View File

@@ -1,24 +1,20 @@
[[entries]]
title = "English"
title = "Posts"
[entries.post_list]
category = "en"
limit = 5
show_more = true
show_more_text = "See archive..."
show_more_url = "category/en"
show_more_url = "posts"
[[entries]]
title = "English"
url = "category/en"
[[entries]]
title = "Español"
[entries.post_list]
category = "es"
limit = 5
show_more = true
show_more_text = "Ver archivo..."
show_more_url = "category/es"
url = "category/es"
[[entries]]
title = "rss"
url = "index.xml"