Skip to content

Commit 850a5ce

Browse files
author
Michał Gryczka
committed
Update newsletter section header level on download confirmation page for improved accessibility and consistency.
1 parent bcf6eeb commit 850a5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/download-confirm.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ const tags = [
103103

104104
<div class="newsletter-wrapper">
105105
<NewsletterSection
106-
headerLevel="3"
106+
headerLevel="2"
107107
title="Stay Updated on New Releases"
108108
description="Release notes and occasional news — no spam, just one email per month max."
109109
/>

0 commit comments

Comments
 (0)