diff options
| author | Christian Cleberg <[email protected]> | 2024-09-20 13:51:33 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-09-20 13:51:33 -0500 |
| commit | 1b12d8a947cb771a7acf68dccc0418856c720de1 (patch) | |
| tree | 960a3528e9de4ff9df1d72d2147a4103794eff1b /theme | |
| parent | bc885dc1cf0737a2c89f68935a70bc7691db5896 (diff) | |
| download | cleberg.net-1b12d8a947cb771a7acf68dccc0418856c720de1.tar.gz cleberg.net-1b12d8a947cb771a7acf68dccc0418856c720de1.tar.bz2 cleberg.net-1b12d8a947cb771a7acf68dccc0418856c720de1.zip | |
add prometheus-grafana-cloud post
Diffstat (limited to 'theme')
| -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 <[email protected]></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 <[email protected]></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> |
