Skip to content

Commit 1039a56

Browse files
committed
chore: added necessary lang attributes
1 parent 8c9b7a9 commit 1039a56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ <h3>
213213
</p>
214214
</section>
215215

216-
<section>
216+
<section lang="en">
217217
<!-- [html-validate-disable-next heading-level -- we're doing some simple demonstration simplification here] -->
218218
<h2 class="elm-headline">Core principals</h2>
219219

@@ -389,7 +389,7 @@ <h3 class="elm-headline">Community driven</h3>
389389
</ul>
390390
</section>
391391

392-
<section>
392+
<section lang="en">
393393
<!-- [html-validate-disable-next heading-level -- we're doing some simple demonstration simplification here] -->
394394
<h2 class="elm-headline">How to use</h2>
395395
<p>

0 commit comments

Comments
 (0)