Skip to content

Removed extra closing bracket#329

Merged
finnlewis merged 1 commit into2.xfrom
fix-removed-extra-closing-bracket
Jul 8, 2025
Merged

Removed extra closing bracket#329
finnlewis merged 1 commit into2.xfrom
fix-removed-extra-closing-bracket

Conversation

@AWearring
Copy link
Contributor

Removed the closing bracket ")" in the footer_banner div

This caused the following HTML to be included on the page:

<div class="microsite-footer__banner lgd-container" )="">
...
</div>

Removed the closing bracket ")" in the footer_banner div

This caused the following HTML to be included on the page:

```
<div class="microsite-footer__banner lgd-container" )="">
...
</div>
```
Copy link
Member

@finnlewis finnlewis left a comment

Choose a reason for hiding this comment

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

LGTM!

@finnlewis finnlewis merged commit 2111a35 into 2.x Jul 8, 2025
8 checks passed
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.

2 participants