Skip to content

Commit

Permalink
docs: change html lang to english
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes-Andersen authored Jul 24, 2024
1 parent 6db8a5d commit 7496a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/Html.astro
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
---

<!doctype html>
<html lang="ru"><slot /></html>
<html lang="en"><slot /></html>

0 comments on commit 7496a5f

Please sign in to comment.