Skip to content

Commit

Permalink
added twitter instead of gssoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayesha-Siddiqua88 committed Jun 7, 2024
1 parent c47c42b commit b67125e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const Sample = () => {
A way to share stories anonymously.
</p>
<div className="flex mt-4 space-x-4 items-baseline justify-center md:items-start md:justify-start">
<a href="https://twitter.com/girlscriptsoc" target="_blank">
<a href="https://twitter.com/" target="_blank">
<FaXTwitter className="dark:text-white text-2xl" />
</a>
<a href="https://www.instagram.com/raw_shots29/" target="_blank">
Expand Down

0 comments on commit b67125e

Please sign in to comment.