[gimp-web/gimp-web-static] Added links to publishing section, minor typo edit



commit a3e97c6b79b920ac9e1583f114a5ce8b54d89fcb
Author: Pat David <pat patdavid net>
Date:   Tue Aug 25 21:43:45 2015 -0500

    Added links to publishing section, minor typo edit

 themes/newgimp/templates/home.html |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/themes/newgimp/templates/home.html b/themes/newgimp/templates/home.html
index 9cdb32a..619ddbc 100644
--- a/themes/newgimp/templates/home.html
+++ b/themes/newgimp/templates/home.html
@@ -150,13 +150,15 @@
             <div class='row clearfix'>
 
                 <div class='column full'>
-                    <h3>Key Component in an Desktop Publishing Workflow</h3>
+                    <h3>Key Component in a Desktop Publishing Workflow</h3>
                     <p>
                         GIMP provides top-notch color management features to 
                        ensure high-fidelity color reproduction across digital 
                        and printed media. It is best used in workflows 
-                       involving other free software such as Scribus, Inkscape, 
-                       SwatchBooker.
+                       involving other free software such as 
+                        <a href="http://www.scribus.net/"; title="Scribus">Scribus</a>, 
+                        <a href="https://inkscape.org"; title="Inkscape">Inkscape</a>,
+                        and <a href="http://www.selapa.net/swatchbooker/"; 
title="SwatchBooker">SwatchBooker</a>.
                     </p>
                 </div>
 
@@ -173,14 +175,14 @@
                 </div>
 
                 <div class='column third'>
-                    <h4><a href="inkscape.org" title="Inkscape">Inkscape</a></h4>
+                    <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>
                 </div>
                 <div class='column third'>
                     <h4><a href="http://www.selapa.net/swatchbooker/";>SwatchBooker</a></h4>
-                    <a href="http://www.selapa.net/swatchbooker/";>
+                    <a href="http://www.selapa.net/swatchbooker/"; title="SwatchBooker">
                         <img src="/images/frontpage/swatchbooker.png" alt="SwatchBooker Logo" />
                     </a>
                 </div>


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