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
thedavidweng pushed a commit that referenced this pull request Mar 30, 2026
- #1 USearch TOCTOU: ensureCapacity + index.add 合并为同一个 lock 临界区
- #2 SigLIP2 EOS: 先 truncate 到 maxLen-1 再 append EOS,保证 EOS 始终存在
- #3 NLEmbedding 512d 回退: 移除 IndexingManager/SearchState 的 NLEmbeddingProvider 回退
- #4+#6 代码去重: l2Normalize 提取到 EmbeddingUtils,CLI cosineSimilarity 调用共享方法
- #7 融合路径统一: hybridSearch 委托 threeWaySearch,删除 fusionSearch (~90 行)
- #8 normalizeScores: range=0 时返回 1.0 而非 0.0,单一命中不被清零
- #12 全局库 clip_vectors 加 created_at 列 (v11 迁移)
- #9 VectorStore 注释修正

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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