diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-08-25 20:33:49 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-08-25 20:33:49 -0500 |
commit | b0423ba3c3d76da032fba0ddac40cf9b901b8744 (patch) | |
tree | f98071d81f038a7469e258a9c35a356e26484acf | |
parent | 2830abbb7e8e43f88842b13d49b2cebcf98e8339 (diff) | |
download | cleberg.net-b0423ba3c3d76da032fba0ddac40cf9b901b8744.tar.gz cleberg.net-b0423ba3c3d76da032fba0ddac40cf9b901b8744.tar.bz2 cleberg.net-b0423ba3c3d76da032fba0ddac40cf9b901b8744.zip |
shorten title
-rw-r--r-- | content/blog/2024-08-25-n8n-sentiment-analysis.org | 2 | ||||
-rw-r--r-- | theme/templates/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2024-08-25-n8n-sentiment-analysis.org b/content/blog/2024-08-25-n8n-sentiment-analysis.org index d96ba6e..2b529c0 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: Automatic 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 diff --git a/theme/templates/index.html b/theme/templates/index.html index c4fa0d5..be11035 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -11,7 +11,7 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> <div class="post"> <time datetime="2024-08-25 09:45:30">2024-08-25</time> <a href="/blog/n8n-sentiment-analysis.html" - >Automatic Email Sentiment Analysis With n8n</a + >Email Sentiment Analysis With n8n</a > </div> <div class="post"> |