diff options
Diffstat (limited to 'theme')
-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 e11eaef..eed71ba 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -10,6 +10,11 @@ sub cv25519 2025-03-11 [E]</pre> <h2>Recent Blog Posts</h2> <div class="post"> + <time datetime="2025-03-11 18:50:00">2025-03-11</time> + <a href="/blog/new-domain.html">My New Domain, Email, & GPG Key</a> + </div> + + <div class="post"> <time datetime="2025-02-24 19:20:05">2025-02-24</time> <a href="/blog/email-migration.html" >A Painful Email Migration</a> </div> @@ -20,13 +25,6 @@ sub cv25519 2025-03-11 [E]</pre> VPN</a> </div> - <div class="post"> - <time datetime="2025-01-23 20:44:45">2025-01-23</time> - <a href="/blog/self-hosting-tandoor.html" - >Self-Hosting Tandoor Recipe Manager</a - > - </div> - <br /> <a href="/blog/">All Posts →</a> </section> @@ -47,6 +45,7 @@ sub cv25519 2025-03-11 [E]</pre> <li><a href="mailto:hello@cmc.pub">hello@cmc.pub</a> (<a href="https://cmc.pub/gpg.txt">GPG</a>)</li> <li>cyb0rg on <a href="https://libera.chat/">libera.chat</a></li> <li><a href="https://lemmy.cmc.pub/u/cmc">@cmc</a> on Lemmy</li> + <li>@cmc.01 on <a href="https://signal.org/">Signal</a></li> <li><a href="https://sr.ht/~cyborg">Sourcehut</a></li> </ul> </section> |