Custom sidebar
[ci skip]
This commit is contained in:
parent
dd61841481
commit
4debef7d84
5 changed files with 22 additions and 30 deletions
18
docs/_themes/basicstrap/customsidebar.html
vendored
Normal file
18
docs/_themes/basicstrap/customsidebar.html
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<h4>{{ _('Donate') }}</h4>
|
||||
|
||||
<p>
|
||||
Find Twython useful? Consider supporting the author on <a href="https://www.gittip.com/ryanmcgrath/">Gittip</a>:
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<iframe style="border: 0; margin: 0; padding: 0;"
|
||||
src="https://www.gittip.com/ryanmcgrath/widget.html"
|
||||
width="48pt" height="20pt"></iframe>
|
||||
</p>
|
||||
|
||||
<h4>{{ _('Links') }}</h4>
|
||||
<ul>
|
||||
<li><a href="https://crate.io/packages/twython/">Twython on Crate</a></li>
|
||||
<li><a href="https://github.com/ryanmcgrath/twython">Twython on GitHub</a></li>
|
||||
<li><a href="https://github.com/ryanmcgrath/twython/issues">Bug Tracker</a></li>
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue