Hugo-theme-stack/layouts/partials
WaterLemons2k 188e49ef41
fix(widgets): ensure params is not nil (#943)
* fix(partials): ensure params always exist

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.

* style(widgets): `default` no pipes required
2024-02-23 23:00:39 +01:00
..
article fix: KaTeX may render contents in gist under certain conditions (#755) 2023-02-16 20:03:32 +01:00
article-list Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
comments fix(comments): twikoo icon & count text color not visible on dark theme (#890) 2023-10-28 23:51:05 +02:00
data Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
footer release: 3.21.0 2023-10-11 20:53:09 +00:00
head fix: title does not show pagination data (#945) 2024-02-19 10:54:02 +01:00
helper fix(comments): fix cactus comments 2022-01-23 12:59:21 +00:00
sidebar fix(widgets): ensure params is not nil (#943) 2024-02-23 23:00:39 +01:00
widget Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
pagination.html 🎉 Initial commit 2020-08-22 13:20:08 +02:00