mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-25 13:30:51 +08:00
Merge pull request #1251 from arve0/fix-github-logo-icon
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