There was an error while loading. Please reload this page.
1 parent 33d278b commit 5642ad8Copy full SHA for 5642ad8
1 file changed
_layouts/post.html
@@ -12,9 +12,6 @@
12
{% if hero_image == nil or hero_image == blank %}
13
{% assign hero_image = page["hero-image"] %}
14
{% endif %}
15
-{% if hero_image == nil or hero_image == blank %}
16
- {% assign hero_image = page.teaser %}
17
-{% endif %}
18
19
{% assign hero_src = nil %}
20
{% if hero_image and hero_image != blank %}
0 commit comments