diff --git a/plugins/jekyll-publish-0.1.3/data.json b/plugins/jekyll-publish-0.1.3/data.json index 5d70af0..8eda8fe 100644 --- a/plugins/jekyll-publish-0.1.3/data.json +++ b/plugins/jekyll-publish-0.1.3/data.json @@ -1,7 +1,7 @@ { - "remoteUrl": "", + "remoteUrl": "git@github.com:brendan-ch/brendan-ch.github.io.git", "branch": "main", - "postsDir": "_posts", + "postsDir": "_notes", "imagesDir": "assets/img", "defaultImageStrategy": "flat-slug", "presetFrontmatter": [],