From 40aa4bda974f23270a6939258bcb362a06e7732e Mon Sep 17 00:00:00 2001 From: Roman Axelrod Date: Wed, 27 Apr 2022 10:20:16 +0300 Subject: [PATCH] Update jQuery Version --- config/default.cjs | 8 ++++++++ layouts/partials/scripts.hbs | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) 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 +