mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
all: Replace _build with build in tests
_build is deprecated and now shows up as warning.
This commit is contained in:
@@ -892,7 +892,7 @@ disableKinds = ['home','rss','sitemap','taxonomy','term']
|
||||
---
|
||||
title: s
|
||||
cascade:
|
||||
_build:
|
||||
build:
|
||||
render: never
|
||||
---
|
||||
-- content/s/p1.md --
|
||||
|
Reference in New Issue
Block a user