mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02:00
Merge commit 'c494c37a4523fbf2db6274dc87e0877fd5bec24b'
This commit is contained in:
@@ -114,7 +114,7 @@ You can also put the returned value of the `where` clauses into a variable:
|
||||
|
||||
## Use `where` with `first`
|
||||
|
||||
Using `first` and [`where`][wherefunction] together can be very
|
||||
Using `first` and `where` together can be very
|
||||
powerful. Below snippet gets a list of posts only from [**main
|
||||
sections**](#mainsections), sorts it using the [default
|
||||
ordering](/templates/lists/) for lists (i.e., `weight => date`), and
|
||||
|
Reference in New Issue
Block a user