mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
big docs update
This commit is contained in:
Vendored
+6
-4
@@ -11,13 +11,15 @@
|
||||
{%- block footer %}
|
||||
<div class="footer">
|
||||
© Copyright {{ copyright }}.
|
||||
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a>.
|
||||
</div>
|
||||
|
||||
<a href="https://github.com/kennethreitz/python-guide">
|
||||
<img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" />
|
||||
</a>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq2 = _gaq2 || [];
|
||||
_gaq2.push(['_setAccount', 'UA-8742933-9']);
|
||||
_gaq2.push(['_setAccount', 'UA-8742933-10']);
|
||||
_gaq2.push(['_setDomainName', 'none']);
|
||||
_gaq2.push(['_setAllowLinker', true]);
|
||||
_gaq2.push(['_trackPageview']);
|
||||
@@ -32,5 +34,5 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{%- endblock %}
|
||||
|
||||
Reference in New Issue
Block a user