aboutsummaryrefslogtreecommitdiff
path: root/theme/templates
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2024-07-28 20:00:01 -0500
committerChristian Cleberg <[email protected]>2024-07-28 20:00:01 -0500
commitc31df323b0bba3f1bf5f80bfb577865d361b91df (patch)
treeee59e665c305d61112bfbe3363cc3eb5a430deee /theme/templates
parent3f7570b8d1ab0bc8e70221bac4092aea72b6c9e0 (diff)
downloadcleberg.net-c31df323b0bba3f1bf5f80bfb577865d361b91df.tar.gz
cleberg.net-c31df323b0bba3f1bf5f80bfb577865d361b91df.tar.bz2
cleberg.net-c31df323b0bba3f1bf5f80bfb577865d361b91df.zip
fix recent posts URLs
Diffstat (limited to 'theme/templates')
-rw-r--r--theme/templates/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html
index c77e57d..eb0da72 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -10,19 +10,19 @@ uid [ultimate] Christian Cleberg &lt;[email protected]&gt;</pre>
<div class="post">
<time datetime="2024-07-11 20:24:02">2024-07-11</time>
- <a href="/blog/emacs-on-ipad/">Emacs on iPadOS</a>
+ <a href="/blog/emacs-on-ipad.html">Emacs on iPadOS</a>
</div>
<div class="post">
<time datetime="2024-06-19 08:00:00">2024-06-19</time>
- <a href="/blog/deprecated-trusted-gpg-fix/"
+ <a href="/blog/deprecated-trusted-gpg-fix.html"
>Fixing Ubuntu Error: 'Key is stored in legacy trusted.gpg keyring'</a
>
</div>
<div class="post">
<time datetime="2024-05-03 00:00:00">2024-05-03</time>
- <a href="/blog/ubuntu-on-macos/"
+ <a href="/blog/ubuntu-on-macos.html"
>Running Ubuntu Linux on macOS with OrbStack</a
>
</div>