Skip to content

Commit 3b434e9

Browse files
committed
Standardizing social network names
1 parent ac51368 commit 3b434e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/base.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
* <link rel="next" href="/next"/>
104104
* <link rel="prev" href="/prev"/>
105105
{% endcomment %}
106-
106+
107107
{# Asynchronous Analytics snippet #}
108108
<script type="text/javascript">
109109
var _gaq = _gaq || [];
@@ -193,7 +193,7 @@ <h1 class="site-headline">
193193
<ul class="subnav menu">
194194
<li class="tier-2 element-1" role="treeitem"><a href="http://plus.google.com/+Python"><span aria-hidden="true" class="icon-google-plus"></span>Google+</a></li>
195195
<li class="tier-2 element-2" role="treeitem"><a href="http://www.facebook.com/pythonlang?fref=ts"><span aria-hidden="true" class="icon-facebook"></span>Facebook</a></li>
196-
<li class="tier-2 element-3" role="treeitem"><a href="http://twitter.com/ThePSF"><span aria-hidden="true" class="icon-twitter"></span>@ThePSF</a></li>
196+
<li class="tier-2 element-3" role="treeitem"><a href="http://twitter.com/ThePSF"><span aria-hidden="true" class="icon-twitter"></span>Twitter</a></li>
197197
<li class="tier-2 element-4" role="treeitem"><a href="http://github.com/python/cpython"><span aria-hidden="true" class="icon-github"></span>GitHub</a></li>
198198
<li class="tier-2 element-5" role="treeitem"><a href="http://irc.freenode.net"><span aria-hidden="true" class="icon-freenode"></span>IRC on Freenode</a></li>
199199
</ul>

0 commit comments

Comments
 (0)