From: Zachary Vance Date: Wed, 3 Jul 2024 17:25:41 +0000 (-0400) Subject: change dir X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=a62f6755faac2236ae4439e371e1d47b5e73a148;p=blog.git change dir --- diff --git a/config.yaml b/config.yaml index b3c851a..89e6d7a 100644 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,6 @@ # These two properties are always first, and always absolute paths -source: "/home/zachary/blog_converter" -destination: "/home/zachary/blog_converter/public" +source: "/home/zachary/blog" +destination: "/home/zachary/blog/public" web_root: "https://blog2.za3k.com" post_dir: "posts"