|
@@ -24,7 +24,10 @@ newsItem = (date, news) ->
|
|
|
result
|
|
result
|
|
|
|
|
|
|
|
app.news = [
|
|
app.news = [
|
|
|
- [ 1404172800000, # July 1, 2014
|
|
|
|
|
|
|
+ [ 1404518400000, # July 5, 2014
|
|
|
|
|
+ """ New <a href="/cordova/">Cordova</a> documentation """,
|
|
|
|
|
+ ], [
|
|
|
|
|
+ 1404172800000, # July 1, 2014
|
|
|
""" New <a href="/chai/">Chai</a> and <a href="/sinon/">Sinon</a> documentations """,
|
|
""" New <a href="/chai/">Chai</a> and <a href="/sinon/">Sinon</a> documentations """,
|
|
|
], [
|
|
], [
|
|
|
1402790400000, # June 15, 2014
|
|
1402790400000, # June 15, 2014
|