Skip to content

Commit

Permalink
updated blog.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaMishra2327 committed May 17, 2024
1 parent 68f1773 commit 6328a19
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<script src="https://kit.fontawesome.com/628003722a.js" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/c5182e007e.js" crossorigin="anonymous"></script>

<script src="https://cdn.jsdelivr.net/gh/studio-freight/lenis@1.0.27/bundled/lenis.min.js"></script>

<link rel="stylesheet"
Expand Down Expand Up @@ -103,9 +104,9 @@ <h4>About Us</h4>
<p>Welcome to our university, where academic excellence meets vibrant campus life. Join our <br>
diverse community of learners and discover endless opportunities for growth, innovation, and success.</p>
<div class="icons">
<a style="padding: 10px;" href=""> <i class="fa-brands fa-facebook"></i></a>
<a style="padding: 10px;" href=""> <i class="fa-brands fa-twitter"></i></a>
<a style="padding: 10px;" href=""><i class="fa-brands fa-instagram"></i></a>
<a style="padding: 10px;" href=""> <i class="fa-brands fa-square-facebook"></i></a>
<a style="padding: 10px;" href=""><i class="fa-brands fa-square-twitter"></i></a>
<a style="padding: 10px;" href=""><i class="fa-brands fa-square-instagram"></i></a>
<a style="padding: 10px;" href=""> <i class="fa-brands fa-linkedin"></i></a>
</div>
<p>made with <i class="fa-regular fa-heart"></i> By Juhi
Expand Down

0 comments on commit 6328a19

Please sign in to comment.