diff --git a/config.toml b/config.toml index 2e01370..272ce6d 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,8 @@ baseURL = "https://night0721.xyz/" title = "Oscar Fu" +ignoreErrors = ["error-remote-getjson"] + [permalinks] post = "/blog/:slug"