diff --git a/src/content/posts/using-n8n-to-create-a-simple-mastodon-bot.md b/src/content/posts/using-n8n-to-create-a-simple-mastodon-bot.md index 931c790..e6ff6d5 100644 --- a/src/content/posts/using-n8n-to-create-a-simple-mastodon-bot.md +++ b/src/content/posts/using-n8n-to-create-a-simple-mastodon-bot.md @@ -52,7 +52,7 @@ Lastly we'll update the database with the new post. ![The finished workflow](/images/using-n8n-to-create-a-simple-mastodon-bot.png) -You can check out the JSON for the entire finished workflow [here](https://0x45.st/repeat-gain-sum.json), and import it into your own n8n instance if you want to use it as a starting point for your own bot. +You can check out the JSON for the entire finished workflow [here](https://0x45.st/repeat-gain-sum.json), and import it into your own n8n instance if you want to use it as a starting point for your own bot. You can check out the actual bot in action [@watzontech@watzonmanor.com](https://watzonmanor.com/@watzontech). ## Conclusion diff --git a/src/pages/index.astro b/src/pages/index.astro index 4a4e962..d160fee 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -37,6 +37,9 @@ const latestPosts = (await getCollection('posts')) and on my main TikTok account. You can also check out my projects on Github.

+

+ While the blog doesn't have a newletter, I do have a Mastodon bot you can follow @watzontech@watzonmanor.com. +

Featured Projects
{