Skip to content

fix x.com profile#441

Closed
seabee33 wants to merge 3 commits into
Layr-Labs:masterfrom
seabee33:master
Closed

fix x.com profile#441
seabee33 wants to merge 3 commits into
Layr-Labs:masterfrom
seabee33:master

Conversation

@seabee33

@seabee33 seabee33 commented Jun 21, 2026

Copy link
Copy Markdown

Summary

x.com profile was incorrect, i fixed it, was "eigen_labs" should be eigenlabs

Test plan

no tests needed, just updating a url

Components touched

  • coordinator (Go)
  • provider (Rust, legacy)
  • provider-swift (Swift CLI)
  • console-ui (Next.js)
  • enclave (Swift)
  • infra / CI / release
  • docs
  • frontend files

Protocol / interface changes

  • No protocol/interface changes
  • Yes — described above and matching side updated

Notes for reviewers

small pr, x.com profile link currently directs to https://x.com/eigen_labs (not a real profile), i've updated to be the real profile https://x.com/eigenlabs


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

Copilot AI review requested due to automatic review settings June 21, 2026 08:11
@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

@seabee33 is attempting to deploy a commit to the EigenLabs Team on Vercel.

A member of the Team first needs to authorize it.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the landing-page references to Eigen Labs’ X/Twitter profile to point to the correct handle/link (eigenlabs) across metadata and footer links.

Changes:

  • Updated twitter:site meta tag to @eigenlabs.
  • Updated JSON-LD sameAs X profile URL to https://x.com/eigenlabs.
  • Updated footer “X” links in landing pages to https://x.com/eigenlabs.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
landing/index.html Updates X handle in Twitter meta, JSON-LD sameAs, and footer link.
landing/privacy.html Updates footer X link to the correct profile URL.
landing/terms.html Updates footer X link to the correct profile URL.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread landing/index.html
<!-- Twitter / X -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@eigen_labs">
<meta name="twitter:site" content="@eigenlabs">
Comment thread landing/index.html
<a href="https://console.darkbloom.dev" target="_blank">Console</a>
<a href="https://github.com/Layr-Labs/d-inference" target="_blank">GitHub</a>
<a href="https://x.com/eigen_labs" target="_blank">X</a>
<a href="https://x.com/eigenlabs" target="_blank">X</a>
Comment thread landing/terms.html
<a href="https://console.darkbloom.dev" target="_blank">Console</a>
<a href="https://github.com/Layr-Labs/d-inference" target="_blank">GitHub</a>
<a href="https://x.com/eigen_labs" target="_blank">X</a>
<a href="https://x.com/eigenlabs" target="_blank">X</a>
Comment thread landing/privacy.html
<a href="https://console.darkbloom.dev" target="_blank">Console</a>
<a href="https://github.com/Layr-Labs/d-inference" target="_blank">GitHub</a>
<a href="https://x.com/eigen_labs" target="_blank">X</a>
<a href="https://x.com/eigenlabs" target="_blank">X</a>
@Gajesh2007 Gajesh2007 closed this Jun 22, 2026
@seabee33

Copy link
Copy Markdown
Author

why?

@Gajesh2007

Gajesh2007 commented Jun 22, 2026 via email

Copy link
Copy Markdown
Member

@seabee33

Copy link
Copy Markdown
Author

ahh ok cool, wasnt sure if i did something wrong, thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants