fix fetch json error

This commit is contained in:
Night Kaly 2024-03-14 01:02:04 +00:00
parent eeb752ff63
commit 5772007454
No known key found for this signature in database
GPG key ID: 8E829D3381CFEBBE

View file

@ -1,6 +1,8 @@
baseURL = "https://night0721.xyz/" baseURL = "https://night0721.xyz/"
title = "Oscar Fu" title = "Oscar Fu"
ignoreErrors = ["error-remote-getjson"]
[permalinks] [permalinks]
post = "/blog/:slug" post = "/blog/:slug"