diff --git a/assets/javascripts/templates/pages/news_tmpl.coffee b/assets/javascripts/templates/pages/news_tmpl.coffee index a522a2a2..21d4106a 100644 --- a/assets/javascripts/templates/pages/news_tmpl.coffee +++ b/assets/javascripts/templates/pages/news_tmpl.coffee @@ -24,28 +24,28 @@ newsItem = (date, news) -> result app.news = [ - [ 1394236800000, # March 8, 2013 + [ 1394236800000, # March 8, 2014 """ Added path bar. """, ], [ - 1393027200000, # February 22, 2013 + 1393027200000, # February 22, 2014 """ New C documentation """, ], [ - 1392508800000, # February 16, 2013 + 1392508800000, # February 16, 2014 """ New Moment.js documentation """, ], [ - 1392163200000, # February 12, 2013 + 1392163200000, # February 12, 2014 """ The root/category pages are now included in the search index (e.g. CSS) """, ], [ - 1390694400000, # January 26, 2013 + 1390694400000, # January 26, 2014 """ Updated Angular.js documentation """, ], [ - 1390089600000, # January 19, 2013 + 1390089600000, # January 19, 2014 """ New D3.js and Knockout.js documentations """, ], [ - 1390003200000, # January 18, 2013 + 1390003200000, # January 18, 2014 """ DevDocs is now available as a Firefox web app (currently requires Aurora). """, ], [ - 1389484800000, # January 12, 2013 + 1389484800000, # January 12, 2014 """ Added alt + g shortcut for searching on Google. """, """ Added alt + r shortcut for revealing the current page in the sidebar. """ ], [