Fix post info at bottom

This commit is contained in:
Lorenzo Dellacà
2021-03-16 18:36:06 +01:00
parent 16beaedc6f
commit 50c7afc806
7 changed files with 36 additions and 24 deletions

View File

@@ -16,7 +16,7 @@
<div class="mind-post_content-header">
{{#if feature_image}}
<img class="mind-post_feature-image" alt="Feature Image"
<img class="mind-post_feature-image" alt="{{title}}"
srcset="
{{img_url feature_image size="s"}} 300w,
{{img_url feature_image size="m"}} 600w,