|
@@ -25,7 +25,7 @@ newsItem = (date, news) ->
|
|
|
|
|
|
|
|
app.news = [
|
|
app.news = [
|
|
|
[ 1399075200000, # May 3, 2014
|
|
[ 1399075200000, # May 3, 2014
|
|
|
- """ New <a href="/express/">Express</a> documentation """,
|
|
|
|
|
|
|
+ """ New <a href="/express/">Express</a> and <a href="/grunt/">Grunt</a> documentations """,
|
|
|
], [
|
|
], [
|
|
|
1396742400000, # April 6, 2014
|
|
1396742400000, # April 6, 2014
|
|
|
""" New <a href="/go/">Go</a> documentation """,
|
|
""" New <a href="/go/">Go</a> documentation """,
|