diff options
author | Namhoon Kim <namhoonk@cs.unc.edu> | 2014-12-09 19:24:04 -0500 |
---|---|---|
committer | Namhoon Kim <namhoonk@cs.unc.edu> | 2014-12-09 19:24:04 -0500 |
commit | 3d79bdfdb4656a59b09548c5b3ae4889afba9ed8 (patch) | |
tree | 523cf264cc1919bd6a9bc223effeba0ce5956af3 /index.html | |
parent | 937694f940d761124de8e7cdc354ccc541449f93 (diff) |
Added newsitem
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -30,6 +30,11 @@ | |||
30 | <div id="news" class="news"> | 30 | <div id="news" class="news"> |
31 | <hr /> | 31 | <hr /> |
32 | <h2>News</h2> | 32 | <h2>News</h2> |
33 | <div class="newsitem"> | ||
34 | <p class="date">December 2014</p> | ||
35 | <h3>Outstanding Technical Achievement and Leadership Award</h3> | ||
36 | <p><a href="http://www.cs.unc.edu/~baruah/">Sanjoy Baruah</a> received the 2014 IEEE Technical Committee on Real-Time Systems Outstanding Technical Achievement and Leadership Award.</p> | ||
37 | </div> | ||
33 | <div class="newsitem"> | 38 | <div class="newsitem"> |
34 | <p class="date">October 2014</p> | 39 | <p class="date">October 2014</p> |
35 | <h3>Best Presentation</h3> | 40 | <h3>Best Presentation</h3> |