summary refs log tree commit diff stats
path: root/web/ticker.html
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@gmail.com>2016-11-20 20:57:46 +0100
committerDominik Picheta <dominikpicheta@gmail.com>2016-11-20 20:57:46 +0100
commit0c527c6d8020589aa185cfb5e769b33b438783f7 (patch)
tree1f8b4bc3f22119bd4f8d4e41a527f6044bb98446 /web/ticker.html
parent53f5f26c66b50b9ccd222a6aa3d9698d490e6c55 (diff)
downloadNim-0c527c6d8020589aa185cfb5e769b33b438783f7.tar.gz
Add new article about Nim in Action.
Diffstat (limited to 'web/ticker.html')
-rw-r--r--web/ticker.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/web/ticker.html b/web/ticker.html
index b59c0a3e9..86dc97c14 100644
--- a/web/ticker.html
+++ b/web/ticker.html
@@ -1,8 +1,18 @@
+<a class="news" href="$1news/e030_nim_in_action_in_production.html">
+  <h4>November 20, 2016</h4>
+  <p>Nim in Action is going into production!</p>
+</a>
+
 <a class="news" href="$1news/e028_version_0_15_2.html">
   <h4>October 23, 2016</h4>
   <p>Nim version 0.15.2 has been released!</p>
 </a>
 
+<a class="news" href="$1news/e027_version_0_15_0.html">
+  <h4>September 30, 2016</h4>
+  <p>Nim version 0.15.0 has been released!</p>
+</a>
+
 <a class="news" href="$1news/e026_survey_results.html">
   <h4>September 3, 2016</h4>
   <p>Nim Community Survey results</p>
@@ -13,14 +23,4 @@
   <p>BountySource Update: The Road to v1.0</p>
 </a>
 
-<a class="news" href="$1news/e024_survey.html">
-  <h4>June 23, 2016</h4>
-  <p>Launching the 2016 Nim community survey!</p>
-</a>
-
-<a class="news" href="$1news/e023_version_0_14_2.html">
-  <h4>June 11, 2016</h4>
-  <p>Nim version 0.14.2 has been released!</p>
-</a>
-
 <a href="$1news.html" class="blue">See All News...</a>