fix fetch json error
This commit is contained in:
parent
eeb752ff63
commit
5772007454
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
baseURL = "https://night0721.xyz/"
|
||||
title = "Oscar Fu"
|
||||
|
||||
ignoreErrors = ["error-remote-getjson"]
|
||||
|
||||
[permalinks]
|
||||
post = "/blog/:slug"
|
||||
|
||||
|
|
Loading…
Reference in a new issue