changeset 1162:d551b6004213

Use RobJ's 2006-2017 banner.
author Brian Neal <bgneal@gmail.com>
date Tue, 07 Mar 2017 19:33:18 -0600
parents b84ce2d7e93d
children 44e55e4317f8 90e8cc6eff77
files sg101/templates/base.html sg101/templates/v3/base.html static/images/2006-2017.jpg
diffstat 3 files changed, 6 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/sg101/templates/base.html	Tue Jan 24 19:22:29 2017 -0600
+++ b/sg101/templates/base.html	Tue Mar 07 19:33:18 2017 -0600
@@ -94,9 +94,8 @@
 
 <div id="content-primary" class="span-19 last">
    <div>
-      <a href="/forums/topic/27440/">
-         <img src="{% static "images/10yearsSG101-Rob_J.jpg" %}" alt="SG101 Turns 10 Years Old!"
-            title="SG101 Turns 10 Years Old!"/></a>
+      <img src="{% static "images/2006-2017.jpg" %}" alt="SG101 2006-2017"
+         title="SG101 2006-2017"/>
    </div>
    {% cache 3600 countdown_v2 %}
       {% countdown_events %}
--- a/sg101/templates/v3/base.html	Tue Jan 24 19:22:29 2017 -0600
+++ b/sg101/templates/v3/base.html	Tue Mar 07 19:33:18 2017 -0600
@@ -70,9 +70,8 @@
       <a href="/"><img src="{% static "images/v3-logo.png" %}" alt="SG101 logo"></a>
    </div>
    <div class="small-8 columns">
-      <a href="/forums/topic/27440/">
-      <img src="{% static "images/10yearsSG101-Rob_J.jpg" %}" alt="SG101 Turns 10 Years Old!"
-            title="SG101 Turns 10 Years Old!"/></a>
+      <img src="{% static "images/2006-2017.jpg" %}" alt="SG101 2006-2017"
+         title="SG101 2006-2017"/>
    </div>
 </div>
 <div class="row show-for-medium">
@@ -98,9 +97,8 @@
     <li class="orbit-slide">
       <div class="row align-center hide-for-medium">
          <div class="small-12 columns">
-            <a href="/forums/topic/27440/">
-            <img src="{% static "images/10yearsSG101-Rob_J.jpg" %}" alt="SG101 Turns 10 Years Old!"
-                  title="SG101 Turns 10 Years Old!"/></a>
+            <img src="{% static "images/2006-2017.jpg" %}" alt="SG101 2006-2017"
+               title="SG101 2006-2017"/>
          </div>
       </div>
     </li>
Binary file static/images/2006-2017.jpg has changed