Skip to content

Commit

Permalink
add language attribute to html start tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Pragati1419 committed Apr 22, 2022
1 parent e44f572 commit 4cc3106
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<!DOCTYPE html>
<html>
<html lang="en">


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

0 comments on commit 4cc3106

Please sign in to comment.