lang attribute seems to use all-caps for the country name
This commit is contained in:
parent
dddd22e89d
commit
13f81c7c78
|
@ -1,6 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" lang="en-gb" xml:lang="en-gb" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" lang="en-GB" xml:lang="en-GB" />
|
||||
<title>GIT tutorial</title>
|
||||
|
||||
<!-- Third-party libraries: -->
|
||||
|
|
Loading…
Reference in New Issue
Block a user