# HG changeset patch # User Brian Neal # Date 1399229127 18000 # Node ID c740e097458f99eb5ab9fa059c5cc10b0fa3635d # Parent 4ad2fe9ae19296cb957ca10de02fa242c17a09e1 Remove YouTube icon from social block. This is because Google pretty much forced me to change the SG101 YouTube account to my personal account. diff -r 4ad2fe9ae192 -r c740e097458f sg101/templates/core/social_block.html --- a/sg101/templates/core/social_block.html Sun Apr 06 16:12:44 2014 -0500 +++ b/sg101/templates/core/social_block.html Sun May 04 13:45:27 2014 -0500 @@ -2,7 +2,6 @@ {% block block_title %}SG101 on the Web{% endblock %} {% block block_content %}

-Follow SurfGuitar101 on Twitter
-SG101 on YouTube +Follow SurfGuitar101 on Twitter

{% endblock %}