Merge branch 'main' of https://git.gnxsoft.com/gnx/GNX-WEB
This commit is contained in:
@@ -289,7 +289,11 @@ const Footer = () => {
|
||||
<div className="col-12 col-lg-6">
|
||||
<div className="social-links justify-content-center justify-content-lg-end">
|
||||
<Link
|
||||
<<<<<<< HEAD
|
||||
href="https://www.linkedin.com"
|
||||
=======
|
||||
href="https://linkedin.com"
|
||||
>>>>>>> d7d7a2757a183aa1abd9dbabff804c45298df4e5
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
title="LinkedIn"
|
||||
@@ -298,7 +302,11 @@ const Footer = () => {
|
||||
<i className="fa-brands fa-linkedin-in"></i>
|
||||
</Link>
|
||||
<Link
|
||||
<<<<<<< HEAD
|
||||
href="https://github.com/"
|
||||
=======
|
||||
href="https://github.com"
|
||||
>>>>>>> d7d7a2757a183aa1abd9dbabff804c45298df4e5
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
title="GitHub"
|
||||
|
||||
Reference in New Issue
Block a user