You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to reload config: failed to load config: failed to unmarshal config for path "/home/abel/projects/priv/abelsiqueira.github.io/config/_default/languages.en.toml": "_stream.toml:1:1": unmarshal failed: toml: key author should be a table, not a value
/home/abel/projects/priv/abelsiqueira.github.io/config/_default/languages.en.toml:1:1:
disabled = false
languageCode = "en"
languageName = "English"
hugo v0.134.1+extended linux/amd64 BuildDate=unknown
Contents of config/_default/languages.en.toml show that params.author is being defined twice.
Here is how I reproduced minimally:
You should have the following error:
Contents of
config/_default/languages.en.toml
show thatparams.author
is being defined twice.The text was updated successfully, but these errors were encountered: