cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

c31df323b0bba3f1bf5f80bfb577865d361b91df

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2024-07-29T01:00:01Z

fix recent posts URLs
 theme/templates/index.html | 6 +++---
 1 file 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>