Use encoded Discord webhook for guestbook

This commit is contained in:
Helen Chong 2024-06-02 09:10:04 +08:00
parent 39f020c935
commit 2b7b2f9c8c
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ eleventyComputed:
<gw-comment-form
id="guestbookForm"
titleText="Sign the Guestbook"
discordURL="https://discord.com/api/webhooks/1243241310664659076/JQNvj369B_d8DipyooUrYA7gSfd01lBcUb7-U45OVLXkHoEkMFdjrY555B-WZYG9CwL0"
encodedPath="MTI0MzI0MTMxMDY2NDY1OTA3Ni9KUU52ajM2OUJfZDhEaXB5b29VcllBN2dTZmQwMWxCY1ViNy1VNDVPVkxYa0hvRWtNRmRqclk1NTVCLVdaWUc5Q3dMMA=="
fallbackEmail="{{ sitemeta.siteAuthor.email }}"
></gw-comment-form>