Skip to content

Commit

Permalink
Add Notion link to frontmatter in all document-templates
Browse files Browse the repository at this point in the history
  • Loading branch information
freakwriter committed Jul 1, 2024
1 parent a211258 commit 512ddc3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions document-templates/app-nodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions document-templates/cluster-nodes.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 1 addition & 0 deletions document-templates/core-nodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions document-templates/credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---
Expand Down
1 change: 1 addition & 0 deletions document-templates/trigger-nodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 512ddc3

Please sign in to comment.