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 448a93f commit 39e0f90
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<title>Ali Sheikh's Website</title>
<link rel="icon" href="assets/img/titleIcon.png" type="image/icon type">
<script src="https://platform.linkedin.com/badges/js/profile.js" async defer type="text/javascript"></script>
<!-- <script src="https://platform.linkedin.com/badges/js/profile.js" async defer type="text/javascript"></script> -->
</head>
<body>
<!--==================== floating-buttons ====================-->
Expand Down Expand Up @@ -114,7 +114,8 @@
<!-- <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">
<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>

Expand Down Expand Up @@ -650,9 +651,11 @@ <h1 class="footer__title">Ali</h1>

<!--==================== SWIPER JS ====================-->
<script src="assets/js/swiper-bundle.min.js"></script>
<script src="https://platform.linkedin.com/badges/js/profile.js" async defer type="text/javascript"></script>


<!--==================== MAIN JS ====================-->
<script src="assets/js/main.js"></script>
<script src="https://platform.linkedin.com/badges/js/profile.js" async defer type="text/javascript"></script>
</body>

</html>

0 comments on commit 39e0f90

Please sign in to comment.