diff --git a/themes/nav/components/BlogPostCard.js b/themes/nav/components/BlogPostCard.js index 08cf87df..e9567d76 100755 --- a/themes/nav/components/BlogPostCard.js +++ b/themes/nav/components/BlogPostCard.js @@ -8,7 +8,7 @@ const BlogPostCard = ({ post, className }) => { const pageIcon = post.pageIcon.indexOf('amazonaws.com') !== -1 ? post.pageIcon + '&width=88' : post.pageIcon return ( -