diff options
| author | Christian Cleberg <[email protected]> | 2024-08-25 20:40:28 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-08-25 20:40:28 -0500 |
| commit | b1240dae08d701670e8434aea17e8ca34935c9ed (patch) | |
| tree | 4eb5c59fb49184111240286dd16bb5b8cd0a214e /content/blog | |
| parent | cc015ac2fb1a40d0c71e09d6888b8f950feef905 (diff) | |
| download | cleberg.net-b1240dae08d701670e8434aea17e8ca34935c9ed.tar.gz cleberg.net-b1240dae08d701670e8434aea17e8ca34935c9ed.tar.bz2 cleberg.net-b1240dae08d701670e8434aea17e8ca34935c9ed.zip | |
fix title frontmatter
Diffstat (limited to 'content/blog')
| -rw-r--r-- | content/blog/2024-08-25-n8n-sentiment-analysis.org | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
