Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<h3 align="center">FarmHelper V2</h3>
<p align="center">
<a>There is no official Discord server. discord.gg/jellylab is A STOLEN, MALICIOUS server! DO NOT JOIN!</a>
<h1>‼️There is no official Discord server. discord.gg/jellylab is A STOLEN, MALICIOUS server! DO NOT JOIN!‼️</h1>
Copy link

Copilot AI Dec 22, 2025

Choose a reason for hiding this comment

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

Using an h1 tag nested inside a paragraph element is not valid HTML. The h1 element is a block-level element and should not be placed inside a p element, which expects phrasing content. Consider using a strong or b tag with appropriate styling instead, or restructure the HTML to place the heading outside the paragraph.

Copilot uses AI. Check for mistakes.
Copy link

Copilot AI Dec 22, 2025

Choose a reason for hiding this comment

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

The warning message would be more accessible with proper semantic markup. Consider using a div with a strong emphasis element instead of nested h1 within p tags. Additionally, relying solely on emojis for emphasis may not work well with screen readers - consider adding aria-label or using text-based emphasis markers as well.

Copilot uses AI. Check for mistakes.
</p>
</div>

Expand Down