Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Commit

Permalink
hotfix for card images
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Willhite committed Aug 15, 2017
1 parent cee150b commit 3cee10d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/_patterns/02-molecules/card/01-card.twig
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"img_url": card_img_url|default(card_link_url),
"img_src": card_img_src,
"img_alt": card_img_alt,
"image_link_blockname": card_base_class,
"image_blockname": card_base_class,
} %}
{% endif %}
Expand Down

0 comments on commit 3cee10d

Please sign in to comment.