Skip to content

Commit

Permalink
Merge pull request #4401 from FlowFuse/fix-tags-indentation
Browse files Browse the repository at this point in the history
fix tags indentation
  • Loading branch information
Yndira-E authored Aug 26, 2024
2 parents 1d1f9ae + 7f885b9 commit 572e808
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/contribute/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
navTitle: Introduction
navOrder: 1
meta:
description: This guide provides detailed instructions on how to contribute to the FlowFuse project, including setup, development, and testing processes.
tags:
description: This guide provides detailed instructions on how to contribute to the FlowFuse project, including setup, development, and testing processes.
tags:
- flowfuse
- development
- contributing
Expand Down
2 changes: 1 addition & 1 deletion docs/debugging/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ starting the flows. You can log in to the editor, make any necessary changes
and then deploy to restart the flows.

Once recovered you should delete the `NODE_RED_ENABLE_SAFE_MODE` environment variable
to prevent it entering Safe Mode the next time it is restarted.
to prevent it entering Safe Mode the next time it is restarted.
2 changes: 1 addition & 1 deletion docs/install/dns-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
navTitle: DNS Setup
meta:
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
tags:
tags:
- dns
- docker
- kubernetes
Expand Down
2 changes: 1 addition & 1 deletion docs/install/first-run.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
navTitle: First Run Setup
meta:
descripition: Get started with FlowFuse using our concise first-run setup guide, covering initial access, administrator creation, license uploading, and platform setup.
tags:
tags:
- setup
- flowfuse
- administrator
Expand Down
2 changes: 1 addition & 1 deletion docs/migration/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ navOrder: 1
navTitle: Introduction
meta:
description: Guide to migrating Node-RED applications to FlowFuse, covering flows, credentials, environment variables, and handling static files.
tags:
tags:
- migration
- nodered
- flowfuse
Expand Down

0 comments on commit 572e808

Please sign in to comment.