Updates branding and links to reflect the migration of the project to new domains and authorship#2
Merged
Lil-Code30 merged 4 commits intomainfrom Nov 8, 2025
Merged
Updates branding and links to reflect the migration of the project to new domains and authorship#2Lil-Code30 merged 4 commits intomainfrom
Lil-Code30 merged 4 commits intomainfrom
Conversation
Changed the documentation link from GitHub to xpui.vercel.app for improved accessibility and up-to-date information.
Changed the AcadXP Platform link to its website and updated the project credit to DripCode Studio with a link. Improves accuracy and attribution in documentation.
Update package version in package.json for new beta release.
Changed Open Graph and Twitter meta tag URLs from acadxp.com to xpui.vercel.app for accurate resource linking. Improved readability and formatting of inline styles in the main container and child elements.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
This pull request updates branding and links to reflect the migration of the project to new domains and authorship, as well as prepares the next beta release. The most significant changes are updates to URLs in documentation and metadata, a version bump, and improved author attribution.
Branding and link updates:
README.mdandindex.htmlto point to the newxpui.vercel.appandacadxp.vercel.appdomains instead of the previous GitHub andacadxp.comlinks. [1] [2] [3] [4]Author attribution:
README.mdto "DripCode Studio" with a link to their website.Release preparation:
package.jsonfrom0.1.0-beta.1to0.1.0-beta.2for the next release.Minor code style improvements:
index.htmlfor better readability and maintainability.