9791db1ce7
* Bug Fix: Empty .Site.Params.contentDir When .Site.Params.contentDir is left as the default: "content", calling .Site.Params.contentDir returns nothing, or maybe an empty string. To fix this, we set a default value for .Site.Params.contentDir to "content" and the url is built correctly. * Use the `default` function instead of `or` https://gohugo.io/functions/default/ |
||
---|---|---|
.. | ||
_default | ||
partials/docs | ||
posts | ||
shortcodes | ||
taxonomy | ||
404.html |