changeset 732:b559fbc7a236

YouTube icon was slowing down site. Locally host icon.
author Brian Neal <bgneal@gmail.com>
date Sat, 19 Oct 2013 11:32:35 -0500
parents 796103a2215b
children 18e42866b34d
files sg101/templates/core/social_block.html static/icons/youtube.png
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sg101/templates/core/social_block.html	Wed Oct 09 20:52:48 2013 -0500
+++ b/sg101/templates/core/social_block.html	Sat Oct 19 11:32:35 2013 -0500
@@ -3,6 +3,6 @@
 {% block block_content %}
 <p class="centeredImage">
 <a href="http://www.twitter.com/SurfGuitar101"><img src="http://twitter-badges.s3.amazonaws.com/twitter-a.png" alt="Follow SurfGuitar101 on Twitter"/></a><br />
-<a href="http://www.youtube.com/user/surfguitar101?feature=creators_cornier-http%3A//s.ytimg.com/yt/img/creators_corner/YouTube/40x40_yt_white.png"><img src="http://s.ytimg.com/yt/img/creators_corner/YouTube/40x40_yt_white.png" alt="Subscribe to me on YouTube"/></a>
+<a href="http://www.youtube.com/user/surfguitar101"><img src="{{ STATIC_URL }}icons/youtube.png" alt="SG101 on YouTube"/></a>
 </p>
 {% endblock %}
Binary file static/icons/youtube.png has changed