[gimp-web/testing: 1/3] Added Ollin attribution to homepage



commit 64568c412f311006a514281bc5ad738b93a33e51
Author: Pat David <pat patdavid net>
Date:   Sat Nov 28 09:26:08 2015 -0600

    Added Ollin attribution to homepage

 themes/newgimp/templates/home.html |   25 +++++++++++++++----------
 1 files changed, 15 insertions(+), 10 deletions(-)
---
diff --git a/themes/newgimp/templates/home.html b/themes/newgimp/templates/home.html
index 3f1f347..b4ccef4 100644
--- a/themes/newgimp/templates/home.html
+++ b/themes/newgimp/templates/home.html
@@ -231,16 +231,21 @@
     </section>
 
     <section id="attribution">
-            <div class="container">
-                <div class="row clearfix">
-                    <div class="column full">
-                        
-                        <p>
-                            Photos by <a href="https://pixls.us";>Pat David</a> (<a 
href="http://creativecommons.org/licenses/by-sa/4.0/"; title="Creative Commons Attribution-ShareAlike"><span 
class='cc'>cba</span></a>)
-                        </p>
-                        <p>
-                            <em>Original Artwork Creation</em> background image by <a 
href="http://www.davidrevoy.com/";>David Revoy</a> (<a href="http://creativecommons.org/licenses/by/3.0/"; 
title="Creative Commons Attribution"><span class='cc'>cb</span></a>)
-                        </p>
+        <div class="container">
+            <div class="row clearfix">
+                <div class="column full">
+                    
+                    <p>
+                        Photos by <a href="https://pixls.us";>Pat David</a> (<a 
href="http://creativecommons.org/licenses/by-sa/4.0/"; title="Creative Commons Attribution-ShareAlike"><span 
class='cc'>cba</span></a>)
+                    </p>
+
+                    <p>
+                        <em>Original Artwork Creation</em> background image by <a 
href="http://www.davidrevoy.com/";>David Revoy</a> (<a href="http://creativecommons.org/licenses/by/3.0/"; 
title="Creative Commons Attribution"><span class='cc'>cb</span></a>)
+                    </p>
+
+                    <p>
+                        <em>Graphic Design Elements</em> background image by Ollin Bohan
+                    </p>
                 </div>
             </div>
         </div>


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