diff options
Diffstat (limited to 'theme/templates/index.html')
-rw-r--r-- | theme/templates/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 924335c..b2096dd 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -6,18 +6,18 @@ <blockquote>Do AIs dream in electric sheep?<br>He hoped it had nanosecond nightmares.</blockquote> </section> <section> - <h2>Recent Blog Posts</h2> + <h2>Featured Posts</h2> <div class="post"> - <time datetime="2024-03-15"><2024-03-15></time> - <a href="/blog/self-hosting-ddns-updater.html">Self-Hosting DDNS Updater</a> + <time datetime="2024-03-29"><2024-03-29></time> + <a href="/blog/org-blog.html">Blogging in Org-Mode</a> </div> <div class="post"> <time datetime="2024-03-14"><2024-03-14></time> <a href="/blog/doom-emacs-org-mode.html">Doom Emacs & Org-Mode</a> </div> <div class="post"> - <time datetime="2024-02-21"><2024-02-21></time> - <a href="/blog/self-hosting-an-otter-wiki.html">Self-Hosting An Otter Wiki</a> + <time datetime="2023-10-04"><2023-10-04></time> + <a href="/blog/digital-minimalism.html">Digital Minimalism</a> </div> <br> <a href="/blog/">All Posts →</a> |