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/index.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/content/bhello_ap/index.json (limited to 'examples/content/bhello_ap') diff --git a/examples/content/bhello_ap/index.json b/examples/content/bhello_ap/index.json new file mode 100644 index 0000000..2552c31 --- /dev/null +++ b/examples/content/bhello_ap/index.json @@ -0,0 +1,7 @@ +{ +"type" : "bag", +"name" : "hello_apple", +"components" : [ +["script", "hello_apple"] +] +} -- cgit v1.2.3