Update Ghost Content API version

pull/1/head
Eduardo Gomez 2021-03-24 23:12:27 +07:00
parent 249b27768e
commit 0624bda6b1
1 changed files with 1 additions and 1 deletions

@ -85,7 +85,7 @@ $(() => {
const api = new GhostContentAPI({
url: host,
key,
version: 'v2'
version: 'v4'
})
const allPosts = []
const fuseOptions = {