mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
e58a540895
And make both .Resources and resources implement it. This gets us 2 new methods/functions, so you can now also do: * .Resources.Get * resources.ByType Note that GetRemote is not covered by this interface, as that is only available as a global template function. Fixes #8653 |
||
---|---|---|
.. | ||
dates.go | ||
params.go | ||
resource_helpers.go | ||
resources.go | ||
resourcetypes.go |