This commit is contained in:
2019-05-14 19:59:47 +02:00
parent 3c24252ea3
commit fd38b48e27
68 changed files with 13719 additions and 585 deletions

View File

@@ -1,7 +1,7 @@
{% set collection = page.collection() %}
{% set image = page.media.images|first %}
<section id="footer cc" class="section blog-listing">
<section id="footer" class="section blog-listing">
{% if image %}
{{image.html}}
{% endif %}