Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Commit

Permalink
Fix for Chrome misdetecting lang as en
Browse files Browse the repository at this point in the history
  • Loading branch information
rc2dev committed Jul 30, 2020
1 parent ff2508d commit 2e71a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/public/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
Expand Down

0 comments on commit 2e71a77

Please sign in to comment.