This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
[[entries]]
|
||||
title = "English"
|
||||
url = "posts"
|
||||
|
||||
[entries.post_list]
|
||||
limit = 5
|
||||
category = "en"
|
||||
limit = 5
|
||||
show_more = true
|
||||
show_more_text = "See archive..."
|
||||
show_more_url = "posts"
|
||||
show_more_url = "category/en"
|
||||
|
||||
[[entries]]
|
||||
title = "Español"
|
||||
|
||||
[entries.post_list]
|
||||
limit = 5
|
||||
category = "es"
|
||||
limit = 5
|
||||
show_more = true
|
||||
show_more_text = "Ver archivo..."
|
||||
show_more_url = "posts"
|
||||
show_more_url = "category/es"
|
||||
|
||||
[[entries]]
|
||||
title = "rss"
|
||||
url = "es/index.xml"
|
||||
url = "index.xml"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user