Ignore remote JSON errors (for now)

This commit is contained in:
Bjørn Erik Pedersen 2020-11-11 23:35:40 +01:00
parent 618fcf9baa
commit 4cebbb1a76
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

@ -7,6 +7,8 @@ footnotereturnlinkcontents = "↩"
languageCode = "en-us"
title = "Hugo"
ignoreErrors = ["error-remote-getjson"]
googleAnalytics = "UA-7131036-4"