diff options
Diffstat (limited to 'source/00_content')
-rw-r--r-- | source/00_content/meta.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/source/00_content/meta.xml b/source/00_content/meta.xml index 4c4c2a9..5ba1264 100644 --- a/source/00_content/meta.xml +++ b/source/00_content/meta.xml @@ -2,6 +2,11 @@ <datasource> <title>kummerlaender.eu</title> <url>http://localhost:8000</url> - <commit_count>20</commit_count> - <article_count>3</article_count> + <timeline> + <commit_count>20</commit_count> + </timeline> + <overview> + <article_count>3</article_count> + <commit_count>5</commit_count> + </overview> </datasource> |