We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 856c231 commit 4e2fb34Copy full SHA for 4e2fb34
_includes/header.html
@@ -17,8 +17,7 @@
17
18
{% for lang in site.languages %}<link rel="alternate" hreflang="{{lang.iso-alpha2}}" href="{{site.url}}{{lang.path}}" />
19
{% endfor %}
20
- </head>
21
-
+ </head>
22
{% if page.display_global_parameters %}
23
<body class="display-global-parameters">
24
{% elsif page.dirattr == 'rtl' %}
0 commit comments