hugo-universal-theme
hugo-universal-theme copied to clipboard
Empty Strings in Certain Param Fields is treated as a value rather than as null
#170 Is where this was first reported and I've yet to have a chance to test it with any other params fields.
Should be rather simple fix, just adding an extra {if site.params != '' || site.params != ""} to the if statements