Use encoded Discord webhook for guestbook
This commit is contained in:
parent
39f020c935
commit
2b7b2f9c8c
|
@ -19,7 +19,7 @@ eleventyComputed:
|
||||||
<gw-comment-form
|
<gw-comment-form
|
||||||
id="guestbookForm"
|
id="guestbookForm"
|
||||||
titleText="Sign the Guestbook"
|
titleText="Sign the Guestbook"
|
||||||
discordURL="https://discord.com/api/webhooks/1243241310664659076/JQNvj369B_d8DipyooUrYA7gSfd01lBcUb7-U45OVLXkHoEkMFdjrY555B-WZYG9CwL0"
|
encodedPath="MTI0MzI0MTMxMDY2NDY1OTA3Ni9KUU52ajM2OUJfZDhEaXB5b29VcllBN2dTZmQwMWxCY1ViNy1VNDVPVkxYa0hvRWtNRmRqclk1NTVCLVdaWUc5Q3dMMA=="
|
||||||
fallbackEmail="{{ sitemeta.siteAuthor.email }}"
|
fallbackEmail="{{ sitemeta.siteAuthor.email }}"
|
||||||
></gw-comment-form>
|
></gw-comment-form>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue