From edaa004348571857c03485950202722b6e4fb944 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Mon, 9 Aug 2021 17:25:02 +0200 Subject: properly install data in docdir --- examples/content/bhello_ap_cu/index.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 examples/content/bhello_ap_cu/index.json (limited to 'examples/content/bhello_ap_cu') diff --git a/examples/content/bhello_ap_cu/index.json b/examples/content/bhello_ap_cu/index.json new file mode 100644 index 0000000..5f093e7 --- /dev/null +++ b/examples/content/bhello_ap_cu/index.json @@ -0,0 +1,8 @@ +{ +"type" : "bag", +"name" : "hello_apple_and_cucumber", +"components" : [ +["bag", "hello_apple"], +["bag", "hello_cucumber"] +] +} -- cgit v1.2.3