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/shello_pineapple/index.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 examples/content/shello_pineapple/index.json (limited to 'examples/content/shello_pineapple/index.json') diff --git a/examples/content/shello_pineapple/index.json b/examples/content/shello_pineapple/index.json new file mode 100644 index 0000000..f75935a --- /dev/null +++ b/examples/content/shello_pineapple/index.json @@ -0,0 +1,6 @@ +{ +"type" : "script", +"name" : "hello_pineapple", +"sha256" : "f53bde306e0774618a1c9e12cb62175fbca90779c79d812a699b54c125c1634a", +"location" : "hello.js" +} -- cgit v1.2.3