Add aliases (#1935)

This commit is contained in:
Harshil Agrawal
2021-06-27 13:34:08 +02:00
committed by GitHub
parent 91a5bc3bc4
commit 4d35eafc0b
40 changed files with 287 additions and 17 deletions

View File

@@ -22,6 +22,11 @@
"icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
},
{
"label": "5 tasks you can automate with the new Notion API ",
"icon": "⚡️",
"url": "https://n8n.io/blog/5-tasks-you-can-automate-with-notion-api/"
},
{
"label": "Build your own virtual assistant with n8n: A step by step guide",
"icon": "👦",
@@ -31,6 +36,11 @@
"label": "How to automatically give kudos to contributors with GitHub, Slack, and n8n",
"icon": "👏",
"url": "https://n8n.io/blog/how-to-automatically-give-kudos-to-contributors-with-github-slack-and-n8n/"
},
{
"label": "How Common Knowledge use workflow automation for activism",
"icon": "✨",
"url": "https://n8n.io/blog/automations-for-activists/"
}
]
}