[gimp-web/gimp-web-static] Moved scribus/inkscape/swatchbooker title below logo



commit dce9fd66f2406635bf0e1261b7ee4d5dc380a402
Author: Pat David <pat patdavid net>
Date:   Tue Aug 25 21:51:38 2015 -0500

    Moved scribus/inkscape/swatchbooker title below logo

 themes/newgimp/templates/home.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/themes/newgimp/templates/home.html b/themes/newgimp/templates/home.html
index 619ddbc..b527be4 100644
--- a/themes/newgimp/templates/home.html
+++ b/themes/newgimp/templates/home.html
@@ -168,23 +168,23 @@
 
             <div class='row clearfix'>
                 <div class='column third'>
-                    <h4><a href="http://www.scribus.net/"; title="Scribus">Scribus</a></h4>
                     <a href="http://www.scribus.net/"; title="Scribus">
                         <img src="/images/frontpage/200px-Scribus_logo.svg.png" alt="Scribus Logo" />
                     </a>
+                    <h4><a href="http://www.scribus.net/"; title="Scribus">Scribus</a></h4>
                 </div>
 
                 <div class='column third'>
-                    <h4><a href="https://inkscape.org"; title="Inkscape">Inkscape</a></h4>
                     <a href="inkscape.org" title="Inkscape">
                         <img src="/images/frontpage/Inkscape_Logo.svg.png" alt="Inkscape Logo" />
                     </a>
+                    <h4><a href="https://inkscape.org"; title="Inkscape">Inkscape</a></h4>
                 </div>
                 <div class='column third'>
-                    <h4><a href="http://www.selapa.net/swatchbooker/";>SwatchBooker</a></h4>
                     <a href="http://www.selapa.net/swatchbooker/"; title="SwatchBooker">
                         <img src="/images/frontpage/swatchbooker.png" alt="SwatchBooker Logo" />
                     </a>
+                    <h4><a href="http://www.selapa.net/swatchbooker/";>SwatchBooker</a></h4>
                 </div>
             </div>
         </div>


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