diff options
author | nathansmith <nathansmith@posteo.com> | 2025-05-23 08:22:49 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-05-23 08:22:49 -0600 |
commit | cf8b8c70cf01e8e369173138122a4043a132989c (patch) | |
tree | 232f2c508147f84fc69824511ff3c2d5706a09f1 /org/index.xhtml | |
parent | 4e749697600bab526b1cf51bcca493f6d31d2e34 (diff) |
Fixed up blog a bit
Diffstat (limited to 'org/index.xhtml')
-rw-r--r-- | org/index.xhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/index.xhtml b/org/index.xhtml index 6f6b1e8..f07979c 100644 --- a/org/index.xhtml +++ b/org/index.xhtml @@ -69,7 +69,7 @@ <td> <h3><a href="cgi-bin/guest-book.cgi">--> Sign the guest book</a></h3> - <h3><a href="blog/index.html">--> Read the blog</a></h3> + <h3><a href="blog/index.xhtml">--> Read the blog</a></h3> <h3><a href="linux-room.xhtml">--> Visit the linux room</a></h3> <h3><a href="music-room.xhtml">--> Visit the music room</a></h3> </td> |