mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 03:32:38 +00:00
Add OR as a sub title to make it easier to find in search
This commit is contained in:
committed by
GitHub
parent
714d3ca91c
commit
6e7733b408
@@ -35,6 +35,7 @@ Given two arrays (or slices) A and B, this function will return a new array that
|
||||
<!-- returns an error because both arrays/slices have to be of the same type -->
|
||||
```
|
||||
|
||||
## OR filter in where query
|
||||
|
||||
This is also very useful to use as `OR` filters when combined with where:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user