diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-09-20 13:51:33 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-09-20 13:51:33 -0500 |
commit | 22bb13cb24bb08ae99875cf418707ad51b3fc458 (patch) | |
tree | 960a3528e9de4ff9df1d72d2147a4103794eff1b /theme/templates/index.html | |
parent | 5dbdac716ba201cc276b9ed6a3755bd86f2a246f (diff) | |
download | cleberg.net-22bb13cb24bb08ae99875cf418707ad51b3fc458.tar.gz cleberg.net-22bb13cb24bb08ae99875cf418707ad51b3fc458.tar.bz2 cleberg.net-22bb13cb24bb08ae99875cf418707ad51b3fc458.zip |
add prometheus-grafana-cloud post
Diffstat (limited to 'theme/templates/index.html')
-rw-r--r-- | theme/templates/index.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index be11035..b1d8dd0 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -9,6 +9,12 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> <h2>Recent Blog Posts</h2> <div class="post"> + <time datetime="2024-09-20 13:38:52">2024-09-20</time> + <a href="/blog/prometheus-grafana-cloud.html" + >Linux Observability with Self-Hosted Prometheus and Grafana Cloud</a + > + </div> + <div class="post"> <time datetime="2024-08-25 09:45:30">2024-08-25</time> <a href="/blog/n8n-sentiment-analysis.html" >Email Sentiment Analysis With n8n</a @@ -20,10 +26,6 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> >My Top 8 Most Used Org-Mode Features</a > </div> - <div class="post"> - <time datetime="2024-07-11 20:24:02">2024-07-11</time> - <a href="/blog/emacs-on-ipad.html">Emacs on iPadOS</a> - </div> <br /> <a href="/blog/">All Posts →</a> |