lang attribute seems to use all-caps for the country name

This commit is contained in:
Suzanne Soy 2021-06-24 00:26:47 +01:00
parent dddd22e89d
commit 13f81c7c78

View File

@ -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: -->