From 186f1d1942fc9469cdf0ec446621ecfe3a8b24f0 Mon Sep 17 00:00:00 2001 From: Leilukin Date: Wed, 24 Jul 2024 13:20:46 +0800 Subject: [PATCH] Add note about guestbook comment field supporting HTML --- src/pages/guestbook.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/guestbook.njk b/src/pages/guestbook.njk index 3e207b9c..d366f4dc 100644 --- a/src/pages/guestbook.njk +++ b/src/pages/guestbook.njk @@ -12,7 +12,7 @@ eleventyComputed:

Guestbook Archive: 123Guestbook

-

Feel free to say hi and connect with me!

+

Feel free to say hi and connect with me! The comment field supports Markdown links and and HTML.

JavaScript is required for this guestbook to function. Special thanks to Vera Konigin for this guestbook widget!