diff options
Diffstat (limited to 'web/ticker.txt')
-rw-r--r-- | web/ticker.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/web/ticker.txt b/web/ticker.txt index 4840e4039..78f970315 100644 --- a/web/ticker.txt +++ b/web/ticker.txt @@ -1,3 +1,8 @@ +<a class="news" href="news.html#Z2015-10-16-first-nim-conference"> + <h4>October 16, 2015</h4> + <p>First official Nim conference will be in Kyiv!</p> +</a> + <a class="news" href="news.html#Z2015-05-04-version-0-11-2-released"> <h4>May 4, 2015</h4> <p>Nim version 0.11.2 has been released!</p> @@ -8,9 +13,4 @@ <p>Nim version 0.10.2 has been released!</p> </a> -<a class="news" href="news.html#Z2014-02-11-nimrod-featured-in-dr-dobb-s-journal"> - <h4>Feb 11, 2014</h4> - <p>Nimrod featured in Dr. Dobb's Journal</p> -</a> - <a href="news.html" class="blue">See All News...</a> |