@@ -85,7 +85,7 @@ |
||
85 | 85 | /* TODO: tbd */ |
86 | 86 | |
87 | 87 | return [ |
88 | - ['url' => 'php', 'title' => 'PHP', 'total' => 132, 'new' => 1], |
|
88 | + ['url' => 'php', 'title' => 'PHP', 'total' => 132, 'new' => 1], |
|
89 | 89 | ['url' => 'coding', 'title' => 'Coding', 'total' => 132, 'new' => 0], |
90 | 90 | ['url' => 'munich', 'title' => 'Munich', 'total' => 132, 'new' => 85] |
91 | 91 | ]; |
@@ -85,10 +85,10 @@ |
||
85 | 85 | /* TODO: tbd */ |
86 | 86 | |
87 | 87 | return [ |
88 | - ['url' => 'posts', 'title' => 'Posts', 'total' => 280, 'new' => 1], |
|
89 | - ['url' => 'useful', 'title' => 'Useful infos', 'total' => 280, 'new' => 0], |
|
90 | - ['url' => 'events', 'title' => 'Events', 'total' => 280, 'new' => 0], |
|
91 | - ['url' => 'something', 'title' => 'Something', 'total' => 280, 'new' => 8], |
|
88 | + ['url' => 'posts', 'title' => 'Posts', 'total' => 280, 'new' => 1], |
|
89 | + ['url' => 'useful', 'title' => 'Useful infos', 'total' => 280, 'new' => 0], |
|
90 | + ['url' => 'events', 'title' => 'Events', 'total' => 280, 'new' => 0], |
|
91 | + ['url' => 'something', 'title' => 'Something', 'total' => 280, 'new' => 8], |
|
92 | 92 | ]; |
93 | 93 | } |
94 | 94 | } |
@@ -85,7 +85,7 @@ |
||
85 | 85 | /* TODO: tbd */ |
86 | 86 | |
87 | 87 | return [ |
88 | - ['url' => '2017-05', 'title' => '2017 May', 'total' => 280, 'new' => 0], |
|
88 | + ['url' => '2017-05', 'title' => '2017 May', 'total' => 280, 'new' => 0], |
|
89 | 89 | ['url' => '2017-06', 'title' => '2017 June', 'total' => 280, 'new' => 0], |
90 | 90 | ]; |
91 | 91 | } |