Skip to content

Commit

Permalink
feat(html): specify language
Browse files Browse the repository at this point in the history
  • Loading branch information
justinrubek committed Jan 13, 2024
1 parent 5f8608d commit 3606111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<html>
<html lang="en">
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png" />
Expand Down

0 comments on commit 3606111

Please sign in to comment.