From 512ddc3ed80ca73900f3c9de4bad83e68a874f4b Mon Sep 17 00:00:00 2001 From: freakwriter Date: Mon, 1 Jul 2024 12:43:02 -0400 Subject: [PATCH] Add Notion link to frontmatter in all document-templates --- document-templates/app-nodes.md | 1 + document-templates/cluster-nodes.md | 1 + document-templates/core-nodes.md | 1 + document-templates/credentials.md | 1 + document-templates/trigger-nodes.md | 1 + 5 files changed, 5 insertions(+) diff --git a/document-templates/app-nodes.md b/document-templates/app-nodes.md index d01385e0122..5ba60428ac7 100644 --- a/document-templates/app-nodes.md +++ b/document-templates/app-nodes.md @@ -17,6 +17,7 @@ Set the meta title and meta description in the frontmatter --> --- +#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 title: _Name_ description: Documentation for the _Name_ node in n8n, a workflow automation platform. Includes details of operations and configuration, and links to examples and credentials information. contentType: integration diff --git a/document-templates/cluster-nodes.md b/document-templates/cluster-nodes.md index 2b55e9dba0c..467dd3547aa 100644 --- a/document-templates/cluster-nodes.md +++ b/document-templates/cluster-nodes.md @@ -1,4 +1,5 @@ --- +#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 title: _Name_ description: Documentation for the _Name_ node in n8n, a workflow automation platform. Includes details of operations and configuration, and links to examples and credentials information. contentType: integration diff --git a/document-templates/core-nodes.md b/document-templates/core-nodes.md index 22d55afd408..16d0f10c61e 100644 --- a/document-templates/core-nodes.md +++ b/document-templates/core-nodes.md @@ -13,6 +13,7 @@ You can find more info on working with the docs project in the README: https://g --> --- +#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 title: _Name_ description: Documentation for the _Name_ node in n8n, a workflow automation platform. Includes guidance on usage, and links to examples. contentType: integration diff --git a/document-templates/credentials.md b/document-templates/credentials.md index 1ebaaaefa40..0acc3eeffba 100644 --- a/document-templates/credentials.md +++ b/document-templates/credentials.md @@ -17,6 +17,7 @@ Set the meta title and meta description in the frontmatter --> --- +#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 title: _Name_ credentials description: Documentation for the _Name_ credentials. Use these credentials to authenticate _Name_ in n8n, a workflow automation platform. --- diff --git a/document-templates/trigger-nodes.md b/document-templates/trigger-nodes.md index b98db4ad6a9..f8e597637f5 100644 --- a/document-templates/trigger-nodes.md +++ b/document-templates/trigger-nodes.md @@ -17,6 +17,7 @@ Set the meta title and meta description in the frontmatter --> --- +#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 title: _Name_ trigger description: Documentation for the _Name_ trigger node in n8n, a workflow automation platform. Includes details of operations and configuration, and links to examples and credentials information. contentType: integration