File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11---
22layout : standalone
33title : Page not found
4+ image :
5+ file : owen.jpg
6+ sub_dir : null
47permalink : /404.html
58---
69
Original file line number Diff line number Diff line change 1414 </ title >
1515
1616 {% if page.image %}
17- {% capture page_image %} {% link_absolute {{ page.image | img_url }} %} {% endcapture %}
17+ {% capture page_image %} {% link_absolute {{ page.image.file | img_url: page.image.sub_dir }} %} {% endcapture %}
1818 {% else %}
1919 {% capture page_image %} {% link_absolute {{ site.logo | img_url }} %} {% endcapture %}
2020 {% endif %}
Original file line number Diff line number Diff line change 11---
22layout : event
33title : April 2025 Retreat
4- image : events/retreat2025.png
4+ image :
5+ file : retreat2025.png
6+ sub_dir : events
57event_id : retreat2025
68speaker_layout_cards : false
79---
You can’t perform that action at this time.
0 commit comments