Skip to content

Commit da6d639

Browse files
committed
feat(website): add lang attribute to declare language
1 parent 16a46de commit da6d639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/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">
33
<head>
44
<meta charset="UTF-8">
55
<title>DOMPurify 3.1.5 "Crowbar"</title>

0 commit comments

Comments
 (0)