Files
bonobo/docs/_templates/sidebarlogo.html
2017-10-08 13:13:20 +02:00

11 lines
349 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: 48px; height: 48px; vertical-align: bottom"/>
Bonobo
</h1>
</a>
<p style="text-align: center">
Data processing for humans.
</p>