13 lines
193 B
TOML
13 lines
193 B
TOML
[[entries]]
|
|
title = "all posts"
|
|
|
|
[entries.post_list]
|
|
limit = 5
|
|
show_more = true
|
|
show_more_text = "See archive..."
|
|
show_more_url = "posts"
|
|
|
|
[[entries]]
|
|
title = "rss"
|
|
url = "index.xml"
|