diff options
Diffstat (limited to 'theme')
-rw-r--r-- | theme/templates/index.html | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 3adf5d7..c4fa0d5 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -9,7 +9,13 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> <h2>Recent Blog Posts</h2> <div class="post"> - <time date="2024-08-11 20:18:15">2024-08-11</time> + <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 + > + </div> + <div class="post"> + <time datetime="2024-08-11 20:18:15">2024-08-11</time> <a href="/blog/org-mode-features.html" >My Top 8 Most Used Org-Mode Features</a > @@ -19,13 +25,6 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> <a href="/blog/emacs-on-ipad.html">Emacs on iPadOS</a> </div> - <div class="post"> - <time datetime="2024-06-19 08:00:00">2024-06-19</time> - <a href="/blog/deprecated-trusted-gpg-fix.html" - >Fixing Ubuntu Error: 'Key is stored in legacy trusted.gpg keyring'</a - > - </div> - <br /> <a href="/blog/">All Posts →</a> </section> |