Skip to content

Commit 6675361

Browse files
committed
socials
1 parent c1c6032 commit 6675361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const Footer = () => {
1616
</form>
1717
</div>
1818
<div className="md:text-right">
19-
<h3 className="text-lg font-semibold text-white">Follow Me...</h3>
19+
<h3 className="text-lg font-semibold text-white">Socials</h3>
2020
<div className="mt-4 flex md:justify-end gap-4">
2121
<a href="https://x.com/fezcoddy" className="text-gray-400 hover:text-white transition-colors">Twitter</a>
2222
<a href="https://github.com/fezcode" className="text-gray-400 hover:text-white transition-colors">GitHub</a>

0 commit comments

Comments
 (0)