Skip to content

Commit 0bf3044

Browse files
committed
x update
1 parent 5c34ae0 commit 0bf3044

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Page/OpportunitiesHub/commonComponents/Footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ const Footer = () => {
7272
<i className="fab fa-linkedin-in"></i>
7373
</a>
7474
<a
75-
href="https://x.com/devdisplay_"
75+
href="https://x.com/DevDisplayOrg"
7676
target="_blank"
7777
rel="noopener noreferrer"
7878
className="transform text-3xl transition-transform hover:scale-110 hover:text-[#00a6fb]"

src/Page/ResoucesHub/commonComponents/Footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ const Footer = () => {
7272
<i className="fab fa-linkedin-in"></i>
7373
</a>
7474
<a
75-
href="https://x.com/devdisplay_"
75+
href="https://x.com/DevDisplayOrg"
7676
target="_blank"
7777
rel="noopener noreferrer"
7878
className="transform text-3xl transition-transform hover:scale-110 hover:text-[#00a6fb]"

0 commit comments

Comments
 (0)