summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2014-02-17 23:22:29 +0000
committerDominik Picheta <dominikpicheta@googlemail.com>2014-02-17 23:22:29 +0000
commitb01945a061f495099fa8bbcd1d481a88ae56fa9c (patch)
tree60f45079c9d9641129c8d7190de9e320bc646b20
parentc484bf6ee4be0aa9476e518efc80c73563504ab4 (diff)
downloadNim-b01945a061f495099fa8bbcd1d481a88ae56fa9c.tar.gz
Modified website news titles and made ticker titles consistent.
-rw-r--r--web/news.txt8
-rw-r--r--web/ticker.txt4
2 files changed, 6 insertions, 6 deletions
diff --git a/web/news.txt b/web/news.txt
index 00ec4bc0c..187797b58 100644
--- a/web/news.txt
+++ b/web/news.txt
@@ -86,15 +86,15 @@ News
       to activate.
 
 
-2014-02-11 Nimrod Featured in Dr. Dobb's
-========================================
+2014-02-11 Nimrod Featured in Dr. Dobb's Journal
+================================================
 
 Nimrod has been `featured<http://www.drdobbs.com/open-source/nimrod-a-new-systems-programming-languag/240165321>`_
 as the cover story in the February 2014 issue of Dr. Dobb's Journal.
 
 
-2014-01-15 Nimrod Talk is Online
-================================
+2014-01-15 Andreas Rumpf's talk on Nimrod at Strange Loop 2013 is now online
+============================================================================
 
 Andreas Rumpf presented *Nimrod: A New Approach to Metaprogramming* at
 `Strange Loop 2013<https://thestrangeloop.com/sessions/nimrod-a-new-approach-to-meta-programming>`_.
diff --git a/web/ticker.txt b/web/ticker.txt
index 1e9673745..07d7f5043 100644
--- a/web/ticker.txt
+++ b/web/ticker.txt
@@ -1,11 +1,11 @@
 <a class="news" href="news.html#Z2014-02-11-nimrod-featured-in-dr-dobb-s">
   <h3>Feb 11, 2014</h3>
-  <p>Nimrod in Dr. Dobb's.</p>
+  <p>Nimrod Featured in Dr. Dobb's Journal</p>
 </a>
 
 <a class="news" href="news.html#Z2014-01-15-nimrod-talk-is-online">
   <h3>Jan 15, 2014</h3>
-  <p>Nimrod video is online.</p>
+  <p>Andreas Rumpf's talk on Nimrod at Strange Loop 2013 is now online.</p>
 </a>
 
 <a class="news" href="news.html#new-website-design">