fix x.com profile#441
Closed
seabee33 wants to merge 3 commits into
Closed
Conversation
|
@seabee33 is attempting to deploy a commit to the EigenLabs Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
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:sitemeta tag to@eigenlabs. - Updated JSON-LD
sameAsX profile URL tohttps://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.
| <!-- Twitter / X --> | ||
| <meta name="twitter:card" content="summary"> | ||
| <meta name="twitter:site" content="@eigen_labs"> | ||
| <meta name="twitter:site" content="@eigenlabs"> |
| <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> |
| <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> |
| <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> |
Author
|
why? |
Member
|
Hey Sea! We haven’t established a mode of communication via X other than my
account yet.
Regards,
Gajesh Naik
…On Mon, 22 Jun 2026 at 12:20 AM, SeaBee ***@***.***> wrote:
*seabee33* left a comment (Layr-Labs/d-inference#441)
<#441 (comment)>
why?
—
Reply to this email directly, view it on GitHub
<#441?email_source=notifications&email_token=AGJVDIWFJRTSCHWRHJ3U5NT5BDM3NA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINZWGU4DKMBXGY4KM4TFMFZW63VMON2GC5DFL5RWQYLOM5S2KZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#issuecomment-4765850768>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGJVDISJQ6EO3LN7B6IGFVL5BDM3NAVCNFSNUABGKJSXA33TNF2G64TZHMYTCOBSGA4DEOJQGY5US43TOVSTWNBXGA4TQMJYHE4TFILWAI>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
Author
|
ahh ok cool, wasnt sure if i did something wrong, thanks :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Protocol / interface changes
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
Need help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.