Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix HTML markup for product listing and below content region #2426

Merged
merged 1 commit into from Feb 8, 2024

Conversation

sacr3dc0w
Copy link
Contributor

What?

This pull request corrects an HTML markup error introduced in #2425 on the product listing page by fixing mismatched closing tags. It ensures the main element is properly closed with </main> and the div element encapsulating the "category_below_content" region closes with </div>.

Copy link
Contributor

@yurytut1993 yurytut1993 left a comment

Choose a reason for hiding this comment

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

thanks for contributing this!

@bc-yevhenii-buliuk bc-yevhenii-buliuk merged commit f290f24 into bigcommerce:master Feb 8, 2024
3 checks passed
@sacr3dc0w sacr3dc0w deleted the main-fix branch February 14, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants