diff --git a/src/_includes/blueprints/blueprint-card.njk b/src/_includes/blueprints/blueprint-card.njk index 2c7f11a4b9..7d19b43e42 100644 --- a/src/_includes/blueprints/blueprint-card.njk +++ b/src/_includes/blueprints/blueprint-card.njk @@ -9,7 +9,7 @@
- {% tileImage item, "./images/og-blog.jpg", "Image with logo and the slogan: Elevate Node-RED with Flowfuse", 285 %} + {% tileImage item, "./images/og-blog.jpg", null, "Image with logo and the slogan: Elevate Node-RED with Flowfuse", 380 %}
{{ item.data.title }}

diff --git a/src/_includes/homepage_blueprints.njk b/src/_includes/homepage_blueprints.njk index 281014e1ff..4129e347d2 100644 --- a/src/_includes/homepage_blueprints.njk +++ b/src/_includes/homepage_blueprints.njk @@ -12,7 +12,7 @@

- {% tileImage item, "./images/og-blog.jpg", "Image with logo and the slogan: Elevate Node-RED with Flowfuse", 285 %} + {% tileImage item, "./images/og-blog.jpg", null, "Image with logo and the slogan: Elevate Node-RED with Flowfuse", 340 %}
{{ item.data.title }}