hugolib: Use new build key in content placeholder

Fixes #13655
This commit is contained in:
Joe Mooring
2025-04-26 07:04:50 -07:00
committed by Bjørn Erik Pedersen
parent 5857b60cbc
commit 31db7edf6d

View File

@@ -114,7 +114,7 @@ func (f ContentFactory) CreateContentPlaceHolder(filename string, force bool) (s
// the paths correct.
placeholder := `---
title: "Content Placeholder"
_build:
build:
render: never
list: never
publishResources: false