Skip to content

Commit 19cdc03

Browse files
committed
add lang to root html element
1 parent f4cfa9b commit 19cdc03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html lang="en">
33

44
{% include head.html %}
55

0 commit comments

Comments
 (0)