Files
bonobo/docs/_templates/sidebarlogo.html
2017-11-28 21:57:48 +01:00

13 lines
412 B
HTML

<a href="{{ pathto(master_doc) }}" style="border: none">
<h1 style="text-align: center; margin: 0;">
<img class="logo" src="{{ pathto('_static/bonobo.png', 1) }}" title="Bonobo" style="width: 40px; height: 40px; vertical-align: bottom"/>
<span class="brand">
Bonobo
</span>
</h1>
</a>
<p style="text-align: center" class="first">
Data processing for humans.
</p>