We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b6455 commit 0bfd125Copy full SHA for 0bfd125
_layouts/default.html
@@ -1,6 +1,6 @@
1
<!DOCTYPE html>
2
3
-<html lang="en-us">
+<html lang="{{ site.lang | default: "en-US" }}">
4
{% include head.html %}
5
<body>
6
0 commit comments