diff options
-rw-r--r-- | theme/templates/index.html | 6 |
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 <hello@cleberg.net></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> |