Skip to content

Commit 6435820

Browse files
committed
docs(example): fix multiple h1 warning in news template example
1 parent 5a095fc commit 6435820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/4.0/examples/news-template/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ <h5 class="mb-0">
464464
</main>
465465

466466
<footer class="o-footer" role="contentinfo">
467-
<h1 class="sr-only">footer - site map & informations</h1>
467+
<h2 class="sr-only">footer - site map & informations</h2>
468468
<div class="o-footer-top">
469469
<div class="container-fluid">
470470
<ul class="nav">

0 commit comments

Comments
 (0)