Change guestbook title text to "Sign My Guestbook"

This commit is contained in:
Helen Chong 2024-06-02 09:47:54 +08:00
parent d53d103751
commit d0d7634696
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ eleventyComputed:
<gw-comment-form
id="guestbookForm"
titleText="Sign the Guestbook"
titleText="Sign My Guestbook"
encodedPath="MTI0MzI0MTMxMDY2NDY1OTA3Ni9KUU52ajM2OUJfZDhEaXB5b29VcllBN2dTZmQwMWxCY1ViNy1VNDVPVkxYa0hvRWtNRmRqclk1NTVCLVdaWUc5Q3dMMA=="
fallbackEmail="{{ sitemeta.siteAuthor.email }}"
></gw-comment-form>