diff options
author | Dominik Picheta <dominikpicheta@gmail.com> | 2016-09-04 01:21:40 +0200 |
---|---|---|
committer | Dominik Picheta <dominikpicheta@gmail.com> | 2016-09-04 01:21:40 +0200 |
commit | 63f05769fa98a59b887d0332c27481b860d40437 (patch) | |
tree | bd774b1befd4b1d5ffe8a8a6a28d6073248b1065 /web/ticker.html | |
parent | e70f02787028c521e1aad41fe9f2fe3d05af0528 (diff) | |
download | Nim-63f05769fa98a59b887d0332c27481b860d40437.tar.gz |
Finishing touches on survey article.
Diffstat (limited to 'web/ticker.html')
-rw-r--r-- | web/ticker.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/web/ticker.html b/web/ticker.html index ecbfb5e3f..7a1d620d3 100644 --- a/web/ticker.html +++ b/web/ticker.html @@ -1,3 +1,8 @@ +<a class="news" href="$1news/2016_09_03_nim_community_survey_results.html"> + <h4>September 3, 2016</h4> + <p>Nim Community Survey results</p> +</a> + <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> @@ -17,9 +22,4 @@ <h4>June 04, 2016</h4> <p>Meet our BountySource sponsors</p> </a> - -<a class="news" href="$1news/2016_01_27_nim_in_action_is_now_available.html"> - <h4>January 27, 2016</h4> - <p>Nim in Action is now available!</p> -</a> <a href="$1news.html" class="blue">See All News...</a> |