From d0b9c0ff97c4bd6f5b64e38dff2c781828a11956 Mon Sep 17 00:00:00 2001 From: gnat Date: Mon, 7 Oct 2024 23:04:28 -0700 Subject: [PATCH] oops, it forgot to modify the src/html/blog/index.html --- src/html/blog/index.lisp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/html/blog/index.lisp b/src/html/blog/index.lisp index 806f752..6ebc306 100644 --- a/src/html/blog/index.lisp +++ b/src/html/blog/index.lisp @@ -1,9 +1,9 @@ (defun html () (page "blogosphere" `((section () - (h1 () "my subunit of the blogosphere") - (h2 () "this is currently broken because I am a fool") - "I do not know if I will use this, but I was bored and thus have made a blog system") + (h1 () "natalie's subunit of the blogosphere") + (h2 () "this is currently broken because it is a fool") + "it does not know if it will use this, but it was bored and thus have made a blog system") (section () (h2 () "posts") (table ()