mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
Merge commit '8b9803425e63e1b1801f8d5d676e96368d706722'
This commit is contained in:
@@ -25,3 +25,5 @@ aliases: [/functions/ne]
|
||||
{{ ne 1 2 1 }} → false
|
||||
{{ ne 1 2 2 }} → true
|
||||
```
|
||||
|
||||
You can also use the `compare.Ne` function to compare strings, boolean values, dates, slices, maps, and pages.
|
||||
|
Reference in New Issue
Block a user