Skip to content

Commit

Permalink
Website: add link on screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
pdesaulniers committed May 14, 2023
1 parent 5d0c6f9 commit 4d7b6a1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,9 @@ <h3 class="download-heading">Download</h3>

<div class="right">
<div class="screenshot">
<img src="images/screenshot.png" />
<a href="images/screenshot.png" target="_blank">
<img src="images/screenshot.png" />
</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 4d7b6a1

Please sign in to comment.