mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-19 21:21:39 +02:00
all: Replace _build with build in tests
_build is deprecated and now shows up as warning.
This commit is contained in:
@@ -615,7 +615,7 @@ var weightedPage5 = `+++
|
||||
weight = "5"
|
||||
title = "Five"
|
||||
|
||||
[_build]
|
||||
[build]
|
||||
render = "never"
|
||||
+++
|
||||
Front Matter with Ordered Pages 5`
|
||||
|
||||
Reference in New Issue
Block a user