Skip to content

Commit

Permalink
Added sample image links
Browse files Browse the repository at this point in the history
Signed-off-by: Mehmet Baker <mehmet@mehmetbaker.dev>
  • Loading branch information
mehmetb committed Oct 30, 2023
1 parent 88347e2 commit 7efc7b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ <h3>Stats</h3>
</div>
</div>

<a href="./images/earth.tga" download="sample-1.tga">Sample 1</a>
<a href="./images/fern.tga" download="sample-2.tga">Sample 2</a>
<a href="./images/football_seal.tga" download="sample-3.tga">Sample 3</a>
<a href="./images/shuttle.tga" download="sample-4.tga">Sample 4</a>

<script src="js/index.js"></script>
</body>
</html>

0 comments on commit 7efc7b1

Please sign in to comment.