Skip to content

Commit

Permalink
Merge branch 'release' into 'master'
Browse files Browse the repository at this point in the history
Release 82.3

See merge request buckinghamshire-council/bc!798
  • Loading branch information
siimonevans committed Nov 26, 2024
2 parents 734df3e + d5e8883 commit c5b7adf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

## 82.3 (2024-11-25)

Compare: <https://git.torchbox.com/buckinghamshire-council/bc/compare/82.2...82.3>

- FE: Fix heading hierarchy

## 82.2 (2024-11-25)

Compare: <https://git.torchbox.com/buckinghamshire-council/bc/compare/82.1...82.2>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<div class="promo-hero-home__inner-content-mid">
<div class="promo-hero-home__inner-content-mid-container">
<h1 class="promo-hero-home__title" aria-hidden="true">{{ title }}</h1>
<h1 class="promo-hero-home__title">{{ title }}</h1>
{% if text %}
<div class="promo-hero-home__description" aria-hidden="true">
{{ text|linebreaks }}
Expand Down

0 comments on commit c5b7adf

Please sign in to comment.