Skip to content

removed X.com#275

Merged
webbrain-one merged 1 commit into
webbrain-one:mainfrom
esokullu:main
Jul 5, 2026
Merged

removed X.com#275
webbrain-one merged 1 commit into
webbrain-one:mainfrom
esokullu:main

Conversation

@webbrain-one

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings July 5, 2026 07:49
@vercel

vercel Bot commented Jul 5, 2026

Copy link
Copy Markdown

@esokullu is attempting to deploy a commit to the esokullu's projects Team on Vercel.

A member of the Team first needs to authorize it.

@webbrain-one webbrain-one merged commit 6c19299 into webbrain-one:main Jul 5, 2026
1 check failed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the X.com (formerly Twitter) social media link from the WebBrain marketing website footer. It deletes the link anchor from the shared build template and every generated per-locale page, removes the social.x_label translation key from all locale files, and removes the X_PROFILE_URL constant and its social.x_url mapping from the build script. The Mastodon and Bluesky footer links are retained.

Changes:

  • Removed the X.com footer anchor (and its SVG icon) from web/build/template.html and all 14 generated index.html files.
  • Removed the social.x_label key from all 14 locale JSON files.
  • Removed the X_PROFILE_URL constant and social.x_url template variable from web/build/build.mjs.

Reviewed changes

Copilot reviewed 30 out of 30 changed files in this pull request and generated no comments.

File Description
web/build/build.mjs Drops the X_PROFILE_URL constant and social.x_url template mapping
web/build/template.html Removes the X.com anchor block from the footer source template
web/build/locales/*.json (en, ar, es, fr, id, ja, ko, ms, ru, th, tl, tr, uk, zh) Removes the social.x_label translation key
web/index.html + web/{ar,es,fr,id,ja,ko,ms,ru,th,tl,tr,uk,zh}/index.html Removes the rendered X.com footer link and icon

Verification performed: no references to x.com/webbrain_one, webbrain_one, X_PROFILE_URL, social.x_url, or social.x_label remain anywhere in the repo; all locale HTML and JSON files are covered consistently; removing a middle JSON key introduces no trailing-comma issues; the subscribe and blog pages have no footer social icons, so nothing was missed.


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

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