- {{ p.title }} + {{ title }} {% if config.plugins["translate-date"].enabled %} {{ page.date|td(null, "M j, Y") }} @@ -37,7 +37,7 @@ {% endif %} {% if image %} - + {{ image.cropZoom(1038,437).loading('lazy').attribute('decoding','async').html(title,title)|raw}} {% endif %} diff --git a/templates/partials/sidebar_left.html.twig b/templates/partials/sidebar_left.html.twig index 5cd473b..6bda9e6 100644 --- a/templates/partials/sidebar_left.html.twig +++ b/templates/partials/sidebar_left.html.twig @@ -19,7 +19,7 @@ {{theme_config.footer.title}} {{theme_config.footer.description}} - {{theme_config.footer.button_text}} + {{theme_config.footer.button_text}} {% endif %}