Skip to content

Conversation

@jawek07
Copy link

@jawek07 jawek07 commented Feb 13, 2025


PR-Codex overview

This PR transforms the content of the page.mdx file from a wallet overview to a Valentine's Day themed HTML document, removing all previous wallet-related components and metadata.

Detailed summary

  • Removed various imports related to wallet components.
  • Added HTML structure with a title "Happy Valentine's Day Sungit! ❤️".
  • Included multiple <div> elements with Valentine's messages and images.
  • Removed all wallet features, solutions, and use cases sections.
  • Added a script reference to script.js.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Signed-off-by: jawek07 <[email protected]>
@jawek07 jawek07 requested review from a team as code owners February 13, 2025 16:53
@changeset-bot
Copy link

changeset-bot bot commented Feb 13, 2025

⚠️ No Changeset found

Latest commit: 3215e20

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Feb 13, 2025

@jawek07 is attempting to deploy a commit to the thirdweb Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the Portal Involves changes to the Portal (docs) codebase. label Feb 13, 2025
@0xFirekeeper
Copy link
Member

cute

<head>
<meta charset="UTF-8">
<title>Happy Valentine's Day Sungit! ❤️</title>
<link rel='stylesheet' href='https://fonts.googleapis.com/css2?family=Short+Stack&amp;family=Homemade+Apple&amp;display=swap'><link rel="stylesheet" href="./style.css">
Copy link
Contributor

Choose a reason for hiding this comment

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

The relative path ./style.css appears to be missing its target file. This will result in a 404 error when the page loads. Consider either adding the missing CSS file to the repository or updating the path to reference an existing stylesheet.

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.

@graphite-app
Copy link
Contributor

graphite-app bot commented Feb 13, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

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

Labels

Portal Involves changes to the Portal (docs) codebase.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants