Update atom.ini
This commit is contained in:
parent
33e3cd29c9
commit
9c0e4cd3d0
1 changed files with 7 additions and 0 deletions
|
|
@ -60,3 +60,10 @@ source_path = /news/buzz
|
|||
items = site.query('/news/buzz', alt='cs_CZ')
|
||||
url_path = /cs/news/buzz/atom.xml
|
||||
item_model = blog-post
|
||||
|
||||
[blog-tr]
|
||||
name = Vızıltı
|
||||
source_path = /news/buzz
|
||||
items = site.query('/news/buzz', alt='tr_TR')
|
||||
url_path = /tr/news/buzz/atom.xml
|
||||
item_model = blog-post
|
||||
|
|
|
|||
Loading…
Reference in a new issue