Skip to content

Commit 572e808

Browse files
authored
Merge pull request #4401 from FlowFuse/fix-tags-indentation
fix tags indentation
2 parents 1d1f9ae + 7f885b9 commit 572e808

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/contribute/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
navTitle: Introduction
33
navOrder: 1
44
meta:
5-
description: This guide provides detailed instructions on how to contribute to the FlowFuse project, including setup, development, and testing processes.
6-
tags:
5+
description: This guide provides detailed instructions on how to contribute to the FlowFuse project, including setup, development, and testing processes.
6+
tags:
77
- flowfuse
88
- development
99
- contributing

docs/debugging/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ starting the flows. You can log in to the editor, make any necessary changes
2424
and then deploy to restart the flows.
2525

2626
Once recovered you should delete the `NODE_RED_ENABLE_SAFE_MODE` environment variable
27-
to prevent it entering Safe Mode the next time it is restarted.
27+
to prevent it entering Safe Mode the next time it is restarted.

docs/install/dns-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
navTitle: DNS Setup
33
meta:
44
description: Discover DNS setup for FlowFuse on Docker or Kubernetes. Learn production and local testing methods using dnsmasq, AWS ALB Ingress, Digital Ocean, and Pi Hole
5-
tags:
5+
tags:
66
- dns
77
- docker
88
- kubernetes

docs/install/first-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
navTitle: First Run Setup
33
meta:
44
descripition: Get started with FlowFuse using our concise first-run setup guide, covering initial access, administrator creation, license uploading, and platform setup.
5-
tags:
5+
tags:
66
- setup
77
- flowfuse
88
- administrator

docs/migration/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ navOrder: 1
33
navTitle: Introduction
44
meta:
55
description: Guide to migrating Node-RED applications to FlowFuse, covering flows, credentials, environment variables, and handling static files.
6-
tags:
6+
tags:
77
- migration
88
- nodered
99
- flowfuse

0 commit comments

Comments
 (0)