[gnomeweb-wml] [snappy] wrong image file in download page



commit e00f64d2c2908627dc13b68e0078cd4d7d4417c8
Author: Luis de Bethencourt <luis debethencourt com>
Date:   Fri Apr 27 18:58:22 2012 +0100

    [snappy] wrong image file in download page

 projects.gnome.org/snappy/download.shtml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/projects.gnome.org/snappy/download.shtml b/projects.gnome.org/snappy/download.shtml
index cf75640..768722e 100644
--- a/projects.gnome.org/snappy/download.shtml
+++ b/projects.gnome.org/snappy/download.shtml
@@ -6,7 +6,7 @@
 
       <div id="top">
 
-        <img src="data/images/snappy.png" alt="snappy"/>
+        <img src="data/images/snappy_0.2.png" alt="snappy"/>
 
       </div><!-- top -->
 
@@ -35,7 +35,7 @@
           <div class="code">
             git clone git://git.gnome.org/snappy
           </div>
-
+          <br/>
         </div>
       </div><!-- bottom -->
     </div><!-- body -->



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