Files
pedroediaz.nviam.dev/data/menu.toml
PedroEdiaz ebf5a4e67e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Fix category
2026-05-03 22:04:27 -06:00

25 lines
389 B
TOML

[[entries]]
title = "English"
[entries.post_list]
category = "en"
limit = 5
show_more = true
show_more_text = "See archive..."
show_more_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"
[[entries]]
title = "rss"
url = "index.xml"