mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +08:00
If the `params` key is not defined in the config file, accessing `params` results in a `nil pointer evaluating interface {}` error because `params` does not exist. This can be fixed by ensuring that params is always a map. |
||
---|---|---|
.. | ||
_default | ||
page | ||
partials | ||
shortcodes | ||
404.html | ||
index.html |