8000 ENH: link title image to webpage · petebachant/winpython.github.io@700c271 · GitHub
[go: up one dir, main page]

Skip to content

Commit 700c271

Browse files
committed
ENH: link title image to webpage
1 parent 6dcc109 commit 700c271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<li><a href="#portable">portable</a></li>
1919
</ul>
2020
</div>
21-
<h1><img style="width: 350px; height: 92px;" alt="WinPython" src="images/winpython_title.png" /></h1>
21+
<h1><a href="https://winpython.github.io/"><img style="width: 350px; height: 92px;" alt="WinPython" src="images/winpython_title.png" /></a></h1>
2222
<p id="title_sub">The easiest way to run Python, Spyder with SciPy and friends on any Windows PC, without installing anything!</p>
2323
</div>
2424
<div id="content">

0 commit comments

Comments
 (0)
0