mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-18 08:21:03 +00: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.