Closed mrkmhny closed 5 years ago
Attempting to run hugo with this theme currently throws an error: unmarshal failed: Near line 8 (last key parsed 'min_version'): Invalid float value: "0.20.2".
unmarshal failed: Near line 8 (last key parsed 'min_version'): Invalid float value: "0.20.2"
Wrapping the min_version number in the theme.toml file fixes this
Attempting to run hugo with this theme currently throws an error:
unmarshal failed: Near line 8 (last key parsed 'min_version'): Invalid float value: "0.20.2"
.Wrapping the min_version number in the theme.toml file fixes this