[gimp-web/testing] Moved wilber-big.png to content folder (not theme)



commit 7a53fe2e59d0fa309d499c34b6ed888712e5807a
Author: Pat David <pat patdavid net>
Date:   Thu Nov 26 10:24:01 2015 -0600

    Moved wilber-big.png to content folder (not theme)

 .../images/frontpage}/wilber-big.png               |  Bin 35207 -> 35207 bytes
 themes/newgimp/templates/home.html                 |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/templates/home.html b/themes/newgimp/templates/home.html
index 888ba1d..f17e6d7 100644
--- a/themes/newgimp/templates/home.html
+++ b/themes/newgimp/templates/home.html
@@ -17,7 +17,7 @@
             <div class="container">
                 <div class="intro row">
 
-                    <img id='WilberLogo' src="/theme/images/wilber-big.png" alt="GIMP Wilber" width='200' 
height='150'/>
+                    <img id='WilberLogo' src="/images/frontpage/wilber-big.png" alt="GIMP Wilber" 
width='200' height='150'/>
                     <h1>
                         <a href="/">GIMP</a>
                         {#<a href="/">{{ SITENAME }} <strong>{{ SITESUBTITLE }}</strong></a> #}


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