Skip to content

Normalize 7YA branding to 7YA.IO across site and README#34

Merged
vepretski merged 1 commit intomainfrom
codex/upgrade-all-7ya.io-pages
Feb 8, 2026
Merged

Normalize 7YA branding to 7YA.IO across site and README#34
vepretski merged 1 commit intomainfrom
codex/upgrade-all-7ya.io-pages

Conversation

@vepretski
Copy link
Owner

Motivation

  • Ensure consistent branding across the course site by replacing scattered 7YA mentions with the canonical 7YA.IO name.
  • Remove an accidental duplicate ".IO.IO" occurrence and align UI copy and chart labels to the intended brand.

Description

  • Updated index.html to use 7YA.IO in the page <title>, header, content copy, footer, and inline comments.
  • Fixed the accidental 7YA.IO.IO duplication in the title and footer and normalized other in-text references to 7YA.IO.
  • Updated the funnel chart labels and related copies in index.html to reference 7YA.IO where applicable.
  • Adjusted README.md branding link text to read 7YA.IO for consistency.

Testing

  • Performed repository-wide searches with rg to locate brand occurrences and verify replacements were applied.
  • Served the site locally with python -m http.server 8000 --directory /workspace/generative-ai-for-beginners and captured a full-page screenshot using Playwright at artifacts/7ya-upgrade.png, which completed successfully.
  • No unit or integration tests were required for these static content updates.

Codex Task

Copilot AI review requested due to automatic review settings February 8, 2026 09:14
@github-actions
Copy link

github-actions bot commented Feb 8, 2026

👋 Thanks for contributing @vepretski! We will review the pull request and get back to you soon.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Normalizes branding references from 7YA to the canonical 7YA.IO across the static site landing page and the repository README to ensure consistent UI/marketing copy.

Changes:

  • Updated multiple index.html content strings (including chart labels and explanatory copy) to use 7YA.IO.
  • Corrected the footer and document title branding to 7YA.IO.
  • Updated README.md link text to display 7YA.IO while keeping the same target URL.

Reviewed changes

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

File Description
index.html Replaces in-page branding mentions and chart labels with 7YA.IO, including footer/title consistency.
README.md Adjusts branding display text to 7YA.IO for consistency.

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

@github-actions
Copy link

github-actions bot commented Feb 8, 2026

👋 Thanks for contributing @vepretski! We will review the pull request and get back to you soon.

@vepretski vepretski disabled auto-merge February 8, 2026 09:59
@vepretski vepretski enabled auto-merge February 8, 2026 09:59
@vepretski vepretski merged commit b5e9c2d into main Feb 8, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants