Change guestbook title text to "Sign My Guestbook"
This commit is contained in:
parent
d53d103751
commit
d0d7634696
|
@ -18,7 +18,7 @@ eleventyComputed:
|
||||||
|
|
||||||
<gw-comment-form
|
<gw-comment-form
|
||||||
id="guestbookForm"
|
id="guestbookForm"
|
||||||
titleText="Sign the Guestbook"
|
titleText="Sign My Guestbook"
|
||||||
encodedPath="MTI0MzI0MTMxMDY2NDY1OTA3Ni9KUU52ajM2OUJfZDhEaXB5b29VcllBN2dTZmQwMWxCY1ViNy1VNDVPVkxYa0hvRWtNRmRqclk1NTVCLVdaWUc5Q3dMMA=="
|
encodedPath="MTI0MzI0MTMxMDY2NDY1OTA3Ni9KUU52ajM2OUJfZDhEaXB5b29VcllBN2dTZmQwMWxCY1ViNy1VNDVPVkxYa0hvRWtNRmRqclk1NTVCLVdaWUc5Q3dMMA=="
|
||||||
fallbackEmail="{{ sitemeta.siteAuthor.email }}"
|
fallbackEmail="{{ sitemeta.siteAuthor.email }}"
|
||||||
></gw-comment-form>
|
></gw-comment-form>
|
||||||
|
|
Loading…
Reference in New Issue