Closed leetebbs closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
rustcrab | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 14, 2024 0:15am |
The Footer.tsx
file has been updated to include a new icon and link to a Threads profile. This involves importing the FaThreads
icon from react-icons/fa6
and adding it to the footer section of the component, providing users with a quick access link to the Threads profile.
File | Change Summary |
---|---|
src/components/Footer.tsx |
Added FaThreads icon from react-icons/fa6 and included a Threads profile link in the footer. |
In the footer, a tale anew,
Threads icon joins the crew,
With FaThreads in shining form,
Links to profiles, the new norm.
A simple tweak, with joy and cheer,
CodeRabbit smiles, the path is clear.
🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
closes #78
Description
Add Threads Icon and Link to https://www.threads.net/@francescociull4 in the footer component
Summary by CodeRabbit
FaThreads
icon for better user navigation.