mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65'
This commit is contained in:
@@ -3,16 +3,11 @@ title: resources.Fingerprint
|
||||
description: Cryptographically hashes the content of the given resource.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
aliases: [fingerprint]
|
||||
related:
|
||||
- functions/resources/Minify
|
||||
- functions/css/Sass
|
||||
- functions/css/TailwindCSS
|
||||
- functions/js/Build
|
||||
- functions/js/Babel
|
||||
returnType: resource.Resource
|
||||
signatures: ['resources.Fingerprint [ALGORITHM] RESOURCE']
|
||||
params:
|
||||
functions_and_methods:
|
||||
aliases: [fingerprint]
|
||||
returnType: resource.Resource
|
||||
signatures: ['resources.Fingerprint [ALGORITHM] RESOURCE']
|
||||
---
|
||||
|
||||
```go-html-template
|
||||
|
Reference in New Issue
Block a user