# HG changeset patch # User Brian Neal # Date 1446600133 21600 # Node ID 504ec8af166d805bd0312b98e985b98ca7e1913e # Parent 19b5a6ae3bcaa7359335d43140dc033fcd3ad8d3 Use https for Twitter badge image. diff -r 19b5a6ae3bca -r 504ec8af166d sg101/templates/core/social_block.html --- a/sg101/templates/core/social_block.html Sun Nov 01 16:43:53 2015 -0600 +++ b/sg101/templates/core/social_block.html Tue Nov 03 19:22:13 2015 -0600 @@ -2,6 +2,6 @@ {% block block_title %}SG101 on the Web{% endblock %} {% block block_content %}

-Follow SurfGuitar101 on Twitter +Follow SurfGuitar101 on Twitter

{% endblock %}