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 4e97888 commit 14b9cb6Copy full SHA for 14b9cb6
_layouts/single.html
@@ -24,8 +24,6 @@
24
{% if page.last_modified_at %}<meta itemprop="dateModified" content="{{ page.last_modified_at | date_to_xmlschema }}">{% endif %}
25
{% if page.featured-image %}<meta property="og:image" content="{{ page.featured-image | absolute_url }}">{% endif %}
26
27
-
28
29
<div class="page__inner-wrap">
30
{% unless page.header.overlay_color or page.header.overlay_image %}
31
<header>
0 commit comments