mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Add Notion link to frontmatter in all document-templates
This commit is contained in:
parent
a21125840e
commit
512ddc3ed8
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
---
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user