From eef7a91b21e1db4e58d9daffc1bfc8e0445d83c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=80=9Cyndira-flowforge=E2=80=9D?=
<“yndira@flowforge.com”>
Date: Wed, 16 Apr 2025 13:23:58 +0200
Subject: [PATCH] Update homepage meta title
And fix tagline spaces
---
src/_data/site.json | 4 ++--
src/_includes/layouts/base.njk | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/_data/site.json b/src/_data/site.json
index a6eaaad630..496af96097 100644
--- a/src/_data/site.json
+++ b/src/_data/site.json
@@ -9,9 +9,9 @@
"d2fe": "https://boards.greenhouse.io/flowfuse/jobs/5185319004"
},
"messaging": {
- "tagLine": "Unlock Industrial Data
Integrate Everything
Optimize Faster",
- "subtitle": "Quickly build workflows, applications and integrations that optimize your operations with our low-code, open-source, end to end platform.",
+ "tagLine": "Unlock Industrial Data
Integrate Everything
Optimize Faster",
"title": "Build workflows and integrations that optimize your industrial operations",
+ "subtitle": "Quickly build workflows, applications and integrations that optimize your operations with our low-code, open-source, end to end platform.",
"keywords": "Node-RED, Application Development, IoT, IIoT, Low-Code, open source, Integration, Workflow, Automation, Data Processing, Data Integration, Data Transformation, Data Visualization, Industrial Automation, Industrial IoT, Industry 4.0"
}
}
diff --git a/src/_includes/layouts/base.njk b/src/_includes/layouts/base.njk
index f4d3d6468a..84645b729b 100644
--- a/src/_includes/layouts/base.njk
+++ b/src/_includes/layouts/base.njk
@@ -4,7 +4,7 @@ meta:
type: page
site:
name: FlowFuse
- description: {{ messaging.title }}
+ description: {{ messaging.subtitle }}
url: https://FlowFuse.com
logo:
src: https://flowfuse.com/handbook/images/logos/ff-logo--square--dark.png
@@ -62,8 +62,8 @@ eleventyComputed: