Skip to content

Commit

Permalink
add lang to html tag
Browse files Browse the repository at this point in the history
  • Loading branch information
DrewMcArthur committed Jan 23, 2024
1 parent e936537 commit 26af6cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/public/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html>
<html lang="en">

<head>
<meta charset="utf-8">
Expand Down

0 comments on commit 26af6cc

Please sign in to comment.