updates
This commit is contained in:
@@ -289,7 +289,7 @@ const Footer = () => {
|
||||
<div className="col-12 col-lg-6">
|
||||
<div className="social-links justify-content-center justify-content-lg-end">
|
||||
<Link
|
||||
href="https://www.linkedin.com/company/gnxtech"
|
||||
href="https://www.linkedin.com"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
title="LinkedIn"
|
||||
@@ -298,7 +298,7 @@ const Footer = () => {
|
||||
<i className="fa-brands fa-linkedin-in"></i>
|
||||
</Link>
|
||||
<Link
|
||||
href="https://github.com/gnxtech"
|
||||
href="https://github.com/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
title="GitHub"
|
||||
|
||||
Reference in New Issue
Block a user