Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
535tobor authored Mar 4, 2024
1 parent 0a35f22 commit 7b5d37b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SkyStone/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,11 @@ <h2>INFROMATION</h2>
<div class="row gy-4">
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<div class="box">
<a href="assets/videos/stone.MOV"><div class="icon"><i><img src="assets/videos/stone.MOV" width="85px"></img></i></div></a>
<a href="stoneVideo.html"><div class="icon"><i><img src="stoneVideo.html" width="85px"></img></i></div></a>
<h4 class="title"><a href="assets/videos/stone.MOV">Programming Portfolio</a><br /><a style="font-size: 15px">MOV</a></h4><br />
<p class="description" style="margin:0px">This is a video of Tobor's robot placing a stone.</p>
<br />
<a href="assets/videos/stone.MOV" title="click here to view" style="color:green">See</a>
<a href="stoneVideo.html" title="click here to view" style="color:green">View</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 7b5d37b

Please sign in to comment.