v0.146.6
gohugoio/hugov0.146.6Apr 20, 2025by bep
AI Summary
A small hotfix addressing template layout resolution when a layout is explicitly set in front matter but cannot be found.
Key Highlights
- Fix layout lookup when specified in front matter but no match is found
Full Release Notes
## What's Changed * tpl: Fix when layout specified in front matter and no match is found 088cd2f99 @bep #13628