Skip to content

Commit 8bf0f0a

Browse files
Added a lang to the html element.
1 parent 24f0ebb commit 8bf0f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html lang="en-gb">
33
<head>
44
<meta charset="utf-8"/>
55
<title><%= htmlWebpackPlugin.options.title %></title>

0 commit comments

Comments
 (0)