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 6998beb commit 5627dfd
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions SkyStone/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,15 @@ <h2>INFROMATION</h2>
<h2>No Information Yet.</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/ProgrammingPortfolio.pdf"><div class="icon"><i><img src="assets/img/programmingPortfolioImg.png" width="85px"></img></i></div></a>
<h4 class="title"><a href="assets/ProgrammingPortfolio.pdf">Programming Portfolio</a><br /><a style="font-size: 15px">PDF</a></h4><br />
<p class="description" style="margin:0px">This PDF only contains the two programming pages and not the entire portfolio for the Ultimate Goal season.</p>
<br />
<a href="assets/ProgrammingPortfolio.pdf" title="click here to view" style="color:green">Read</a>
</div>
</div>
</div>

</div>
Expand Down Expand Up @@ -138,4 +144,4 @@ <h2>No Information Yet.</h2>

</body>

</html>
</html>

0 comments on commit 5627dfd

Please sign in to comment.