diff --git a/config.toml b/config.toml index 77e8770bb..efa1b0573 100644 --- a/config.toml +++ b/config.toml @@ -7,6 +7,8 @@ footnotereturnlinkcontents = "↩" languageCode = "en-us" title = "Hugo" + ignoreErrors = ["error-remote-getjson"] + googleAnalytics = "UA-7131036-4"