From 6cd9fb7c8964f8f1b3cc8137bbda45a633e62587 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 4 Feb 2024 16:48:49 -0500 Subject: Update AstroJS; sanitize HTML and markdown support in Guestbook form --- src/pages/guestbook.astro | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/pages') diff --git a/src/pages/guestbook.astro b/src/pages/guestbook.astro index 3ea4c28..661dff2 100644 --- a/src/pages/guestbook.astro +++ b/src/pages/guestbook.astro @@ -11,11 +11,6 @@ import Guestbook from '../components/Guestbook'

Feel free to send a nice message here!

-
- -
+ - -- cgit v1.2.3