all: Replace _build with build in tests

_build is deprecated and now shows up as warning.
This commit is contained in:
Bjørn Erik Pedersen
2025-06-02 12:44:06 +02:00
parent 32af02cd3e
commit 32eb1a8ad4
5 changed files with 13 additions and 14 deletions

View File

@@ -892,7 +892,7 @@ disableKinds = ['home','rss','sitemap','taxonomy','term']
---
title: s
cascade:
_build:
build:
render: never
---
-- content/s/p1.md --