Skip to content

Commit

Permalink
Add html lang attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehorvat committed Mar 3, 2024
1 parent 8e2218c commit 45eae50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>react-osx-dock</title>
Expand Down

0 comments on commit 45eae50

Please sign in to comment.