mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-27 02:45:20 -04:00

There are 2 different kind of resource, one that is attached to the page, matching all non-rendered files, and the global one matching all files in `/assets`. Although they have similar behaviour, the way to access both of them are slightly different. Explicitly express differences between both and clarify when a page is attached resources and when not.