aboutsummaryrefslogtreecommitdiff
path: root/theme/templates
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-07-28 20:00:01 -0500
committerChristian Cleberg <hello@cleberg.net>2024-07-28 20:00:01 -0500
commit709727082bdc1f661d7cf81a5d12ee3f5d65b573 (patch)
treeee59e665c305d61112bfbe3363cc3eb5a430deee /theme/templates
parent3e8353e2eb1d2bb6e56054fe2f5b563baa810509 (diff)
downloadcleberg.net-709727082bdc1f661d7cf81a5d12ee3f5d65b573.tar.gz
cleberg.net-709727082bdc1f661d7cf81a5d12ee3f5d65b573.tar.bz2
cleberg.net-709727082bdc1f661d7cf81a5d12ee3f5d65b573.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;hello@cleberg.net&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>