We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eaecee commit c0ca2f8Copy full SHA for c0ca2f8
doc/source/_static/nibabel.css
@@ -31,3 +31,8 @@ div.footer {
31
div.body {
32
background-color: white;
33
}
34
+
35
+.sphinxsidebarwrapper {
36
+ /* don't let anything exceed sidebar boundaries */
37
+ overflow: hidden;
38
+}
doc/source/_templates/indexsidebar.html
@@ -6,7 +6,7 @@ <h3>Quick links</h3>
6
<li><a href="https://mail.python.org/pipermail/neuroimaging">Mailing list archive</a></li>
7
</ul>
8
9
-<script type="text/javascript" src="https://www.ohloh.net/projects/480908/widgets/project_partner_badge"></script>
+<script type='text/javascript' src='https://www.openhub.net/p/nibabel/widgets/project_thin_badge?format=js'></script>
10
11
<h3>Search mailing list archive</h3>
12
<script type="text/javascript">
0 commit comments