mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 13:16:50 -04:00
resource: Fix Go Doc vs .Data.Integrity
This commit is contained in:
parent
e402d91ee1
commit
fbc3e08c64
@ -126,7 +126,7 @@ type ResourceParamsProvider interface {
|
||||
|
||||
type ResourceDataProvider interface {
|
||||
// Resource specific data set by Hugo.
|
||||
// One example would be.Data.Digest for fingerprinted resources.
|
||||
// One example would be .Data.Integrity for fingerprinted resources.
|
||||
Data() any
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user