mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Fix Name for nested resourced fetched in resources.ByName and similar
Fixes #12214
This commit is contained in:
@@ -112,6 +112,6 @@ Template: false
|
||||
Resource1: /js/include.js:END
|
||||
Resource2: :END
|
||||
Resource3: :END
|
||||
Resources: [include.js]
|
||||
Resources: [/js/include.js]
|
||||
`)
|
||||
}
|
||||
|
Reference in New Issue
Block a user