diff options
author | Dominik Picheta <dominikpicheta@gmail.com> | 2016-08-08 21:45:07 +0200 |
---|---|---|
committer | Dominik Picheta <dominikpicheta@gmail.com> | 2016-08-08 21:45:07 +0200 |
commit | 612188c32e23686b66e0099cd97775940bc391cc (patch) | |
tree | 0a28f2c8106dacff40cc8953658c287381ab9bd9 /web/ticker.html | |
parent | 94a9688556ca3b26a28d41319eaa14ae55b9d9d7 (diff) | |
download | Nim-612188c32e23686b66e0099cd97775940bc391cc.tar.gz |
Add bountysource news.
Diffstat (limited to 'web/ticker.html')
-rw-r--r-- | web/ticker.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/web/ticker.html b/web/ticker.html index e1232d107..ecbfb5e3f 100644 --- a/web/ticker.html +++ b/web/ticker.html @@ -1,3 +1,8 @@ +<a class="news" href="$1news/2016_08_06_bountysource_update_the_road_to_v10.html"> + <h4>August 6, 2016</h4> + <p>BountySource Update: The Road to v1.0</p> +</a> + <a class="news" href="$1news/2016_06_23_launching_the_2016_nim_community_survey.html"> <h4>June 23, 2016</h4> <p>Launching the 2016 Nim community survey!</p> @@ -17,10 +22,4 @@ <h4>January 27, 2016</h4> <p>Nim in Action is now available!</p> </a> - -<a class="news" href="$1news/2016_01_18_version_0_13_0_released.html"> - <h4>January 18, 2016</h4> - <p>Nim version 0.13.0 has been released!</p> -</a> - <a href="$1news.html" class="blue">See All News...</a> |