cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

b1240dae08d701670e8434aea17e8ca34935c9ed

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2024-08-26T01:40:28Z

fix title frontmatter
 content/blog/2024-08-25-n8n-sentiment-analysis.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/2024-08-25-n8n-sentiment-analysis.org b/content/blog/2024-08-25-n8n-sentiment-analysis.org
index 2b529c0..194844e 100644
--- a/content/blog/2024-08-25-n8n-sentiment-analysis.org
+++ b/content/blog/2024-08-25-n8n-sentiment-analysis.org
@@ -1,5 +1,5 @@
 #+date: <2024-08-25 Sun 09:45:30>
-#+title : Email Sentiment Analysis With n8n
+#+title: Email Sentiment Analysis With n8n
 #+description: Learn how to configure a basic workflow in n8n to analyze the sentiment of incoming emails.
 #+filetags: :automation:n8n:
 #+slug: n8n-sentiment-analysis