mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 19:52:38 +00:00
Related md5 and aliases for sha1/sha256
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
15f48966ad
commit
86ba9071cc
@@ -14,9 +14,9 @@ keywords: [sha,checksum]
|
||||
signature: ["sha1 INPUT", "sha256 INPUT"]
|
||||
workson: []
|
||||
hugoversion:
|
||||
relatedfuncs: []
|
||||
relatedfuncs: [md5]
|
||||
deprecated: false
|
||||
aliases: []
|
||||
aliases: [sha1, sha256]
|
||||
---
|
||||
|
||||
`sha1` hashes the given input and returns its SHA1 checksum.
|
||||
|
||||
Reference in New Issue
Block a user