Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AliNSheikh authored Sep 8, 2024
1 parent 8be1877 commit 5458caa
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@
<body>
<!--==================== floating-buttons ====================-->
<div class="floating-buttons">

<a href="https://www.linkedin.com/in/ali-sheikh98/" target="_blank" >
<button class="github"><i class="fab fa-linkedin"></i></button>

</a>
<a href="https://github.com/AliNSheikh" target="_blank" >
<button class="github"><i class="fab fa-github"></i></button>

Expand Down Expand Up @@ -111,13 +114,10 @@
<i class="uil uil-github-alt"></i>
</a> -->
</div>
<!-- <div class="home__img">
<div class="home__img">
<img src="assets/img/ali.jpg" alt="Ali Sheikh IMG">
</div> -->
<div class="badge-base LI-profile-badge" data-locale="en_US" data-size="medium" data-theme="light" data-type="HORIZONTAL" data-vanity="ali-sheikh98" data-version="v1">
<a class="badge-base__link LI-simple-link" href="https://ae.linkedin.com/in/ali-sheikh98?trk=profile-badge">
Ali Sheikh</a>
</div>
</div>


<div class="home__data">
<h1 class="home__title">Hello, I am Ali</h1>
Expand Down Expand Up @@ -655,7 +655,7 @@ <h1 class="footer__title">Ali</h1>

<!--==================== MAIN JS ====================-->
<script src="assets/js/main.js"></script>
<script src="assets/js/linked.js" async defer type="text/javascript"></script>

</body>

</html>

0 comments on commit 5458caa

Please sign in to comment.