Skip to content

Add official social media icons to footer#3

Merged
thedavidweng merged 1 commit intomainfrom
codex/add-official-social-media-channels
Mar 12, 2026
Merged

Add official social media icons to footer#3
thedavidweng merged 1 commit intomainfrom
codex/add-official-social-media-channels

Conversation

@thedavidweng
Copy link
Copy Markdown
Member

Motivation

  • Provide official social channels in the site footer so visitors can follow/contact Findit from Instagram, LinkedIn, and Reddit and replace prior placeholder icons.

Description

  • Updated src/layouts/MainLayout.astro to retain the Discord link and add Instagram (https://www.instagram.com/findit_hq/), LinkedIn (http://linkedin.com/company/findit-studio), and Reddit (https://www.reddit.com/r/findit_studio/) anchors with embedded SVG icons.
  • Removed the previously commented placeholder social links (X and YouTube) and ensured each new link includes aria-label, target="_blank", and rel="noreferrer noopener" attributes.
  • Changes were committed to the repository in a single update to the footer component.

Testing

  • Ran npm run test -- tests/i18n/footer-links.test.ts and the test file completed successfully (2 tests passed).

Codex Task

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Mar 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
findit-studio-site Ready Ready Preview, Comment Mar 12, 2026 7:02pm

@thedavidweng thedavidweng merged commit aeb0f25 into main Mar 12, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant