mivinci / hugo-theme-minima

A clean and minimal Hugo theme.
https://mivinci.github.io/hugo-theme-minima
MIT License
130 stars 37 forks source link

Error #5

Open JustinLantigua opened 2 years ago

JustinLantigua commented 2 years ago

failed to unmarshal YAML: yaml: unmarshal errors: line 1: cannot unmarshal !!str baseURL... into map[string]interface {}

schwannoma commented 2 years ago

same problem here..

mivinci commented 2 years ago

Try a TOML file instead :)

memclutter commented 1 year ago

failed to unmarshal YAML: yaml: unmarshal errors: line 1: cannot unmarshal !!str baseURL... into map[string]interface {}

missing quotes in baseURL value? Need an your config file