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 677936b commit 5cacfa4Copy full SHA for 5cacfa4
src/_layouts/default.html
@@ -23,7 +23,7 @@
23
{%- assign priority = 4 -%}
24
{%- endif -%}
25
<!-- {{site.env.ENVIRONMENT}} -->
26
-<!-- {{layout}} -->
+<!-- {{page.layout}} -->
27
<html lang="{{ page.lang | default: site.lang | default: "en" }}">
28
<head>
29
<base href="{{ basehref }}" />
0 commit comments