From 08ff6d146474aed7c76a89cb81128b34a5a2843c Mon Sep 17 00:00:00 2001 From: Ben Edwards Date: Wed, 7 Aug 2019 13:22:34 +0100 Subject: [PATCH] Fixes validation errors --- stackbit.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stackbit.yaml b/stackbit.yaml index 0a2aef8..26d866d 100755 --- a/stackbit.yaml +++ b/stackbit.yaml @@ -1,6 +1,8 @@ ssgName: jekyll stackbitVersion: "^0.2.41" +staticDir: "" uploadDir: assets +pagesDir: "" collections: - label: Home source: pages