diff --git a/config/default.cjs b/config/default.cjs index 7757e80..cbf3226 100644 --- a/config/default.cjs +++ b/config/default.cjs @@ -2,3 +2,11 @@ module.exports = { cssUrl: "https://", blockName: "template", // snake_case } + +/** + * Tips for good data.json example: + * - Provide Short and Long version of text (title/content). + * - Put and elements in content. + * - Upload different sizes and ratios of images. + * - Provide options with and without CTA to test conditional logic. + */ diff --git a/layouts/partials/scripts.hbs b/layouts/partials/scripts.hbs index 02942e2..bafc29c 100644 --- a/layouts/partials/scripts.hbs +++ b/layouts/partials/scripts.hbs @@ -1,4 +1,4 @@ - + - \ No newline at end of file +