Update images
This commit is contained in:
@@ -7,7 +7,7 @@ article class="h-entry"
|
||||
- if post.photos?
|
||||
- post.photos.each do |photo|
|
||||
figure
|
||||
img class="u-photo" src=photo["value"] alt=photo["alt"]
|
||||
img class="u-photo shadow-solid mb-4" src=photo["value"] alt=photo["alt"]
|
||||
figcaption
|
||||
= photo["alt"]
|
||||
div class="e-content"
|
||||
|
Reference in New Issue
Block a user