[gnumeric-web] Fix index' ordering of news.



commit cecb0bbc1d13e47fcd3f027a29618ca02ccbe3f6
Author: Morten Welinder <terra gnome org>
Date:   Sun Apr 13 15:27:15 2014 -0400

    Fix index' ordering of news.

 index.html |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/index.html b/index.html
index b755152..988f673 100644
--- a/index.html
+++ b/index.html
@@ -54,25 +54,25 @@
       <div class="newsitem">
        <h2>
          <span class="date">
-           <span class="month">Mar</span>
+           <span class="month">Apr</span>
            <span class="year">2014</span>
          </span>
-         Gnumeric 1.12.13
+         Gnumeric 1.12.14
        </h2>
-       <p><a href="announcements/1.12/gnumeric-1.12.13.html">Gnumeric
-           1.12.13 is out</a>.  Get it
+       <p><a href="announcements/1.12/gnumeric-1.12.14.html">Gnumeric
+           1.12.14 is out</a>.  Get it
            from <a href="download.html">here</a>!</p>
       </div>
       <div class="newsitem">
        <h2>
          <span class="date">
-           <span class="month">Apr</span>
+           <span class="month">Mar</span>
            <span class="year">2014</span>
          </span>
-         Gnumeric 1.12.14
+         Gnumeric 1.12.13
        </h2>
-       <p><a href="announcements/1.12/gnumeric-1.12.14.html">Gnumeric
-           1.12.14 is out</a>.  Get it
+       <p><a href="announcements/1.12/gnumeric-1.12.13.html">Gnumeric
+           1.12.13 is out</a>.  Get it
            from <a href="download.html">here</a>!</p>
       </div>
       <div class="newsitem">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]