diff options
author | vocalbit <vocalbit@vocalbit.com> | 2014-02-17 00:35:35 -0800 |
---|---|---|
committer | vocalbit <vocalbit@vocalbit.com> | 2014-02-17 00:35:35 -0800 |
commit | eb3958f1b9c36f7308abaaeb8b52441fa0674f1a (patch) | |
tree | 5c965025c57dd8469d264232d94f034ef46e280a /web/ticker.txt | |
parent | 9dd753f218cb3f8a3460d66cf4f917fab74eb233 (diff) | |
download | Nim-eb3958f1b9c36f7308abaaeb8b52441fa0674f1a.tar.gz |
Add two news items to website.
Diffstat (limited to 'web/ticker.txt')
-rw-r--r-- | web/ticker.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/web/ticker.txt b/web/ticker.txt index 00bc6a125..e99987903 100644 --- a/web/ticker.txt +++ b/web/ticker.txt @@ -1,3 +1,13 @@ +<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> +</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> +</a> + <a class="news" href="news.html#new-website-design"> <h3>May 20, 2013</h3> <p>New website design!</p> |