mirror of
https://github.com/ohwgiles/laminar.git
synced 2024-10-27 20:34:20 +00:00
set html lang="en"
This fixes weird offers from browsers to translate erroneously detected languages
This commit is contained in:
parent
1cc6cc6ae9
commit
c690be3a90
@ -1,5 +1,5 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<base href="/">
|
||||
<meta charset="utf-8">
|
||||
|
Loading…
Reference in New Issue
Block a user