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

This commit is contained in:
2026-05-03 22:04:27 -06:00
parent ce2ea7b4f5
commit ebf5a4e67e

View File

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