-
Notifications
You must be signed in to change notification settings - Fork 398
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhanced social media icons with dynamic glow effect (#821)
- Loading branch information
1 parent
195329c
commit 0a7b6fb
Showing
10 changed files
with
258 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,8 +52,8 @@ | |
<li class="nav-item"> | ||
<a href="../contact/contact.html" class="nav-link"><i class="fa fa-phone" aria-hidden="true"></i> Contact</a> | ||
</li> | ||
|
||
</ul> | ||
|
||
<div class="hamburger"> | ||
<span class="bar"></span> | ||
<span class="bar"></span> | ||
|
@@ -93,14 +93,11 @@ <h1>Join Us</h1> | |
<div class="footer-basic"> | ||
<footer> | ||
<div class="social"> | ||
<a href="https://rakesh9100.bio.link/" target="_blank"><i class="fa-solid fa-user"></i></a> | ||
<a href="mailto:[email protected]" target="_blank"><i class="fa-solid fa-envelope"></i></a> | ||
<a href="https://www.github.com/Rakesh9100" target="_blank"><i | ||
class="fa-brands fa-square-github"></i></a> | ||
<a href="https://twitter.com/rakeshroshan73" target="_blank"><i | ||
class="fa-brands fa-square-x-twitter"></i></a> | ||
<a href="https://www.facebook.com/rakesh6203/" target="_blank"><i | ||
class="fa-brands fa-square-facebook"></i></a> | ||
<a class="user" href="https://rakesh9100.bio.link/" target="_blank"><i class="fa-solid fa-user socials"></i></a> | ||
<a class="message" href="mailto:[email protected]" target="_blank"><i class="fa-solid fa-envelope"></i></a> | ||
<a class="github" href="https://www.github.com/Rakesh9100" target="_blank"><i class="fa-brands fa-square-github"></i></a> | ||
<a class="twitter" href="https://twitter.com/rakeshroshan73" target="_blank"><i class="fa-brands fa-square-x-twitter"></i></a> | ||
<a class="facebook" href="https://www.facebook.com/rakesh6203/" target="_blank"><i class="fa-brands fa-square-facebook"></i></a> | ||
</div> | ||
<ul class="list-inline"> | ||
<li class="list-inline-item"><a href="../../index.html">Home</a></li> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -83,11 +83,11 @@ <h2>Contact Us</h2> | |
<div class="footer-basic"> | ||
<footer> | ||
<div class="social"> | ||
<a href="https://rakesh9100.bio.link/" target="_blank"><i class="fa-solid fa-user"></i></a> | ||
<a href="mailto:[email protected]" target="_blank"><i class="fa-solid fa-envelope"></i></a> | ||
<a href="https://www.github.com/Rakesh9100" target="_blank"><i class="fa-brands fa-square-github"></i></a> | ||
<a href="https://twitter.com/rakeshroshan73" target="_blank"><i class="fa-brands fa-square-x-twitter"></i></a> | ||
<a href="https://www.facebook.com/rakesh6203/" target="_blank"><i class="fa-brands fa-square-facebook"></i></a> | ||
<a class="user" href="https://rakesh9100.bio.link/" target="_blank"><i class="fa-solid fa-user socials"></i></a> | ||
<a class="message" href="mailto:[email protected]" target="_blank"><i class="fa-solid fa-envelope"></i></a> | ||
<a class="github" href="https://www.github.com/Rakesh9100" target="_blank"><i class="fa-brands fa-square-github"></i></a> | ||
<a class="twitter" href="https://twitter.com/rakeshroshan73" target="_blank"><i class="fa-brands fa-square-x-twitter"></i></a> | ||
<a class="facebook" href="https://www.facebook.com/rakesh6203/" target="_blank"><i class="fa-brands fa-square-facebook"></i></a> | ||
</div> | ||
<ul class="list-inline"> | ||
<li class="list-inline-item"><a href="../../index.html#home">Home</a></li> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -181,11 +181,11 @@ <h1>Faces of Dedication: Our Contributing Heroes</h1> | |
<div class="footer-basic"> | ||
<footer> | ||
<div class="social"> | ||
<a href="https://rakesh9100.bio.link/" target="_blank"><i class="fa-solid fa-user"></i></a> | ||
<a href="mailto:[email protected]" target="_blank"><i class="fa-solid fa-envelope"></i></a> | ||
<a href="https://www.github.com/Rakesh9100" target="_blank"><i class="fa-brands fa-square-github"></i></a> | ||
<a href="https://twitter.com/rakeshroshan73" target="_blank"><i class="fa-brands fa-square-x-twitter"></i></a> | ||
<a href="https://www.facebook.com/rakesh6203/" target="_blank"><i class="fa-brands fa-square-facebook"></i></a> | ||
<a class="user" href="https://rakesh9100.bio.link/" target="_blank"><i class="fa-solid fa-user socials"></i></a> | ||
<a class="message" href="mailto:[email protected]" target="_blank"><i class="fa-solid fa-envelope"></i></a> | ||
<a class="github" href="https://www.github.com/Rakesh9100" target="_blank"><i class="fa-brands fa-square-github"></i></a> | ||
<a class="twitter" href="https://twitter.com/rakeshroshan73" target="_blank"><i class="fa-brands fa-square-x-twitter"></i></a> | ||
<a class="facebook" href="https://www.facebook.com/rakesh6203/" target="_blank"><i class="fa-brands fa-square-facebook"></i></a> | ||
</div> | ||
<ul class="list-inline"> | ||
<li class="list-inline-item"><a href="../../index.html#home">Home</a></li> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -80,14 +80,11 @@ | |
<div class="footer-basic"> | ||
<footer> | ||
<div class="social"> | ||
<a href="https://rakesh9100.bio.link/" target="_blank"><i class="fa-solid fa-user"></i></a> | ||
<a href="mailto:[email protected]" target="_blank"><i class="fa-solid fa-envelope"></i></a> | ||
<a href="https://www.github.com/Rakesh9100" target="_blank"><i | ||
class="fa-brands fa-square-github"></i></a> | ||
<a href="https://twitter.com/rakeshroshan73" target="_blank"><i | ||
class="fa-brands fa-square-x-twitter"></i></a> | ||
<a href="https://www.facebook.com/rakesh6203/" target="_blank"><i | ||
class="fa-brands fa-square-facebook"></i></a> | ||
<a class="user" href="https://rakesh9100.bio.link/" target="_blank"><i class="fa-solid fa-user socials"></i></a> | ||
<a class="message" href="mailto:[email protected]" target="_blank"><i class="fa-solid fa-envelope"></i></a> | ||
<a class="github" href="https://www.github.com/Rakesh9100" target="_blank"><i class="fa-brands fa-square-github"></i></a> | ||
<a class="twitter" href="https://twitter.com/rakeshroshan73" target="_blank"><i class="fa-brands fa-square-x-twitter"></i></a> | ||
<a class="facebook" href="https://www.facebook.com/rakesh6203/" target="_blank"><i class="fa-brands fa-square-facebook"></i></a> | ||
</div> | ||
<ul class="list-inline"> | ||
<li class="list-inline-item"><a href="../../index.html">Home</a></li> | ||
|
@@ -112,4 +109,4 @@ | |
|
||
</body> | ||
|
||
</html> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3541,11 +3541,11 @@ <h3>Calculates the linear density of the yarn from unit system to another.</h3> | |
<div class="footer-basic"> | ||
<footer> | ||
<div class="social"> | ||
<a href="https://rakesh9100.bio.link/" target="_blank"><i class="fa-solid fa-user"></i></a> | ||
<a href="mailto:[email protected]" target="_blank"><i class="fa-solid fa-envelope"></i></a> | ||
<a href="https://www.github.com/Rakesh9100" target="_blank"><i class="fa-brands fa-square-github"></i></a> | ||
<a href="https://twitter.com/rakeshroshan73" target="_blank"><i class="fa-brands fa-square-x-twitter"></i></a> | ||
<a href="https://www.facebook.com/rakesh6203/" target="_blank"><i class="fa-brands fa-square-facebook"></i></a> | ||
<a class="user" href="https://rakesh9100.bio.link/" target="_blank"><i class="fa-solid fa-user socials"></i></a> | ||
<a class="message" href="mailto:[email protected]" target="_blank"><i class="fa-solid fa-envelope"></i></a> | ||
<a class="github" href="https://www.github.com/Rakesh9100" target="_blank"><i class="fa-brands fa-square-github"></i></a> | ||
<a class="twitter" href="https://twitter.com/rakeshroshan73" target="_blank"><i class="fa-brands fa-square-x-twitter"></i></a> | ||
<a class="facebook" href="https://www.facebook.com/rakesh6203/" target="_blank"><i class="fa-brands fa-square-facebook"></i></a> | ||
</div> | ||
<ul class="list-inline"> | ||
<li class="list-inline-item"><a href="#home"><i class="fa fa-home" aria-hidden="true"></i> Home</a></li> | ||
|
Oops, something went wrong.