Hi!
I’m struggling getting the new “error templates” in Hugo 0.99.0
I just upgraded to 99.0 (hugo v0.99.0-1de333e7a3fc863672ec6d6cd53ba66dbcdd2305+extended darwin/amd64 ) and modified the code to trigger an error, but I get a very basic message:
BuildDate=2022-05-16T08:10:56Z VendorInfo=gohugoio
ERROR 2022/05/16 13:09:19 Rebuild failed: failed to render pages: render of "home" failed: "/Users/regisphilibert/Boulot/tnd/cc-bookshop-test/layouts/index.html:11:16": execute of template failed at <.RelPermalinkX>: can’t evaluate field RelPermalinkX in type page.Page
Something I’m missing probably…