Update publishing settings

This commit is contained in:
2026-08-09 19:31:43 -04:00
parent ac75884a7a
commit 939f392a86

View File

@@ -1,7 +1,7 @@
{ {
"remoteUrl": "", "remoteUrl": "git@github.com:brendan-ch/brendan-ch.github.io.git",
"branch": "main", "branch": "main",
"postsDir": "_posts", "postsDir": "_notes",
"imagesDir": "assets/img", "imagesDir": "assets/img",
"defaultImageStrategy": "flat-slug", "defaultImageStrategy": "flat-slug",
"presetFrontmatter": [], "presetFrontmatter": [],