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_pe_pi/index.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 example/content/bhello_pe_pi/index.json (limited to 'example/content/bhello_pe_pi/index.json') diff --git a/example/content/bhello_pe_pi/index.json b/example/content/bhello_pe_pi/index.json new file mode 100644 index 0000000..5ceff86 --- /dev/null +++ b/example/content/bhello_pe_pi/index.json @@ -0,0 +1,8 @@ +{ +"type" : "bag", +"name" : "hello_pear_and_pineapple", +"components" : [ +["bag", "hello_pear"], +["bag", "hello_pineapple"] +] +} -- cgit v1.2.3