Open
Conversation
|
@ocucosh73 is attempting to deploy a commit to the Consensys Team on Vercel. A member of the Team first needs to authorize it. |
| <img src={require("../_assets/quickstart.jpg").default} alt="Quickstart" width="600px" class="appScreen" /> | ||
| <!-- /a --> | ||
| </p> | ||
| I'm</p> |
There was a problem hiding this comment.
Frontmatter and page header replaced with garbage text
High Severity
The entire YAML frontmatter (including description, sidebar_label, keywords, toc_max_heading_level) and the page heading/intro content have been deleted and replaced with the nonsensical fragment I'm</p>. This removes the page title, metadata used for search/navigation, and the introductory section with the quickstart image. This appears to be an accidental edit that destroys critical documentation structure.
Author
|
Complete the project with one television and Terry Leon and quaternion I'll get back to billion agents and quantum computer |
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.


Description
Issue(s) fixed
Fixes #
Preview
Checklist
External contributor checklist
Note
Medium Risk
Docs-only change, but it removes the page frontmatter/title block and leaves malformed leading content (
I'm</p>), which may break rendering/navigation or the docs build.Overview
This PR edits
sdk/connect/javascript-wagmi.mdto remove the Docusaurus frontmatter and the introductory header content (title, description, and quickstart image), effectively making the page begin at Prerequisites.It also introduces a stray leading fragment (
I'm</p>), which looks like a broken HTML/MDX edit and could impact page rendering.Written by Cursor Bugbot for commit 932c119. This will update automatically on new commits. Configure here.