]> Pileus Git - ~andy/aweather-web/blobdiff - html.ct
Version bump for 0.8
[~andy/aweather-web] / html.ct
diff --git a/html.ct b/html.ct
index 58a1bf78eba56305a9006f59a91b725e59eda49a..4f8342346318291d826d3659c93a494d445ac439 100644 (file)
--- a/html.ct
+++ b/html.ct
@@ -39,6 +39,7 @@ Content-Type: text/html; charset=UTF-8
                <div class="top">
                        <a href="."><img class="logo" src="images/logo.png" alt="AWeather" /></a>
                        <h1 class="title"><a href=".">AWeather</a></h1>
+                       <h1 class="subtitle"><a href="..">pileus.org</a></h1>
                        <h2 class="nav">
                                <% for (int i = 0; header[i].link; i++) print_nav(&header[i], page); %>
                                <span class="sep"></span>
@@ -133,6 +134,15 @@ Content-Type: text/html; charset=UTF-8
        <!-- It's not really spring anymore :/ -->
        <!-- <p class="quote">Now that it's spring again, progress on AWeather is continuing.</p> -->
        <dl class="news">
+               <dt>2013-01-28</dt>
+               <dd>
+                       AWeather 0.8 released: <ul>
+                               <li>Adds a compass rose to show (and reset) view rotations</li>
+                               <li>Make radar labels clickable</li>
+                               <li>Many performance and stability improvements</li>
+                       </ul>
+               </dd>
+
                <dt>2012-12-11</dt>
                <dd>
                        New Website!<ul>
@@ -166,7 +176,7 @@ Content-Type: text/html; charset=UTF-8
                                        if you're very very brave</li>
                                </ul></li>
                                <li>Detailed (but opaque) maps in the map plugin</li>
-                               <li>Automaticlaly save window size and position</li>
+                               <li>Automatically save window size and position</li>
                                <li>Add toggle buttons for county-based and storm-based alerts</li>
                                <li>Miscellaneous bug fixes, including some long-standing rendering artifacts</li>
                        </ul>