diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-08-12 12:48:49 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-08-12 12:48:49 -0500 |
commit | 6aae7eafcb9e3280c6577b6d2c78254181838ca3 (patch) | |
tree | 37e132db906eb3353980ece29b49c04ac1a3efcc /theme/templates/index.html | |
parent | 17434fc9a1276a56262207205e305dbc7c21f3ae (diff) | |
download | cleberg.net-6aae7eafcb9e3280c6577b6d2c78254181838ca3.tar.gz cleberg.net-6aae7eafcb9e3280c6577b6d2c78254181838ca3.tar.bz2 cleberg.net-6aae7eafcb9e3280c6577b6d2c78254181838ca3.zip |
add org-mode-features post
Diffstat (limited to 'theme/templates/index.html')
-rw-r--r-- | theme/templates/index.html | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index eb0da72..3adf5d7 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 date="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 + > + </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> @@ -20,13 +26,6 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> > </div> - <div class="post"> - <time datetime="2024-05-03 00:00:00">2024-05-03</time> - <a href="/blog/ubuntu-on-macos.html" - >Running Ubuntu Linux on macOS with OrbStack</a - > - </div> - <br /> <a href="/blog/">All Posts →</a> </section> |