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