From b8a26636e5b3b98fe87010fc1c256c1ccaf868a9 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 1 Jul 2025 18:15:05 +0000 Subject: [PATCH] fix(blog): switch to relative paths for local URLs This simplifies reading and writing the code for URLs, since they are all contained within the web server's website root directory. --- blog.xhtml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/blog.xhtml b/blog.xhtml index 2778f92..85321f3 100644 --- a/blog.xhtml +++ b/blog.xhtml @@ -1,7 +1,7 @@ - + @@ -17,18 +17,18 @@

Blog

-
Sitemap
+
Sitemap