Add assetDir key to config list

# References
- `assetDir` Added in this commit: dea71670c0
- Hugo Pipes documentation referencing the Asset Directory key: https://gohugo.io/hugo-pipes/introduction/#asset-directory
This commit is contained in:
Bangel 2018-08-08 11:28:18 -05:00 committed by Bjørn Erik Pedersen
parent 488d1d0342
commit dbecb967da

View File

@ -44,6 +44,9 @@ config file(s).
archetypeDir ("archetypes")
: The directory where Hugo finds archetype files (content templates).
assetDir ("assets")
: The directory where Hugo finds asset files used in [Hugo Pipes](/hugo-pipes/).
baseURL
: Hostname (and path) to the root, e.g. http://bep.is/