mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-02-21 17:06:22 +01:00
If the user's config doesn't have [params.sidebar] defined they get errors when trying to build the site. It's better if we just check that this config block is defined before trying to use it, and then add something to the docs telling people that the site looks really bad without this defined.