mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a'
This commit is contained in:
@@ -5,15 +5,10 @@ categories: []
|
||||
keywords: []
|
||||
action:
|
||||
aliases: []
|
||||
related:
|
||||
- functions/hash/Xxhash
|
||||
- functions/crypto/HMAC
|
||||
- functions/crypto/MD5
|
||||
- functions/crypto/SHA1
|
||||
- functions/crypto/SHA256
|
||||
related: []
|
||||
returnType: int
|
||||
signatures: [crypto.FNV32a STRING]
|
||||
expiryDate: 2025-07-31 # deprecated 2024-07-31
|
||||
expiryDate: 2026-07-31 # deprecated 2024-07-31 in v0.129.0
|
||||
---
|
||||
|
||||
{{% deprecated-in 0.129.0 %}}
|
||||
@@ -21,7 +16,3 @@ Use [`hash.FNV32a`] instead.
|
||||
|
||||
[`hash.FNV32a`]: /functions/hash/FNV32a/
|
||||
{{% /deprecated-in %}}
|
||||
|
||||
```go-html-template
|
||||
{{ crypto.FNV32a "Hello world" }} → 1498229191
|
||||
```
|
||||
|
Reference in New Issue
Block a user