Skip to content

Commit

Permalink
Update about.html
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacTeng committed Apr 4, 2024
1 parent 1241efd commit 71d9dda
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,15 @@
<div class="w3-opacity">
<span class="w3-button w3-xxlarge w3-white w3-right" onclick="w3_open()"><i class="fa fa-bars"></i></span>
<div class="w3-clear"></div>
</div>
</div>

<!-- Footer -->
<footer class="w3-container w3-padding-64 w3-light-grey w3-center w3-opacity w3-xlarge" style="margin-top:128px">
<a href="https://www.instagram.com/_ryan.423_/" target=”_blank”><i class="fa fa-instagram w3-hover-opacity"></i></a>
<a href="https://www.linkedin.com/in/ryan-lui-0a6653302/" target="_blank"><i class="fa fa-linkedin w3-hover-opacity"></i></a>
<p><small>© RYAN LUI</small></p>
</footer>
</body>

<script>
Expand Down

0 comments on commit 71d9dda

Please sign in to comment.