From e3c86f7ff37de0af10b4165216da14bf0f91dc0b Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Thu, 22 Jul 2021 17:23:06 +0200 Subject: add sample site resources --- example/content/bhello_pi/index.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 example/content/bhello_pi/index.json (limited to 'example/content/bhello_pi/index.json') diff --git a/example/content/bhello_pi/index.json b/example/content/bhello_pi/index.json new file mode 100644 index 0000000..8e6946e --- /dev/null +++ b/example/content/bhello_pi/index.json @@ -0,0 +1,7 @@ +{ +"type" : "bag", +"name" : "hello_pineapple", +"components" : [ +["script", "hello_pineapple"] +] +} -- cgit v1.2.3