diff --git a/src/html/site-info.lisp b/src/html/site-info.lisp
index e6b7a8a..e213fb3 100644
--- a/src/html/site-info.lisp
+++ b/src/html/site-info.lisp
@@ -25,7 +25,7 @@
"the colors of both the light and dark mode are based off of the colorscheme of my laptop.")
(p ()
"the html for this website is generated using htmlgen."
- "if you are curious as to why, please see the posts from 2024-08-21 and 2024-09-01 here.))
+ "if you are curious as to why, please see the posts from 2024-08-21 and 2024-09-01 here."))
(section ()
(h2 () "sludge")
(h3 () "what is a sludge?")