mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-01 12:50:48 +08:00
fix github logo icon path
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
<li><a href="/docs/dev/auto_examples">Gallery</a></li>
|
||||
<li><a href="/docs/dev">Documentation</a></li>
|
||||
<li><a href="https://github.com/scikit-image/scikit-image">
|
||||
<img src="_static/GitHub-Mark-32px.png" style="height: 15px; width: 15px;
|
||||
display: inline; float: none;
|
||||
padding-bottom: 3px;">
|
||||
<img src="{{ pathto('_static', 1) }}/GitHub-Mark-32px.png"
|
||||
style="height: 15px; width: 15px;
|
||||
display: inline; float: none;
|
||||
padding-bottom: 3px;">
|
||||
Source</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user