mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 09:57:16 -04:00
Ignore remote JSON errors (for now)
This commit is contained in:
parent
618fcf9baa
commit
4cebbb1a76
@ -7,6 +7,8 @@ footnotereturnlinkcontents = "↩"
|
|||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "Hugo"
|
title = "Hugo"
|
||||||
|
|
||||||
|
ignoreErrors = ["error-remote-getjson"]
|
||||||
|
|
||||||
|
|
||||||
googleAnalytics = "UA-7131036-4"
|
googleAnalytics = "UA-7131036-4"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user