aboutsummaryrefslogtreecommitdiff
path: root/example/content/shello_pineapple
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2021-08-09 17:25:02 +0200
committerWojtek Kosior <koszko@koszko.org>2021-08-10 14:15:05 +0200
commitedaa004348571857c03485950202722b6e4fb944 (patch)
tree8e5d5aeafb2278a62a1bf9ea7fbe9e2a786d899c /example/content/shello_pineapple
parentf1894d8aba1f8ae4a52dafc50b0a138978607bc4 (diff)
downloadhydrilla-edaa004348571857c03485950202722b6e4fb944.tar.gz
hydrilla-edaa004348571857c03485950202722b6e4fb944.zip
properly install data in docdir
Diffstat (limited to 'example/content/shello_pineapple')
-rw-r--r--example/content/shello_pineapple/hello.js1
-rw-r--r--example/content/shello_pineapple/index.json6
2 files changed, 0 insertions, 7 deletions
diff --git a/example/content/shello_pineapple/hello.js b/example/content/shello_pineapple/hello.js
deleted file mode 100644
index 3632e67..0000000
--- a/example/content/shello_pineapple/hello.js
+++ /dev/null
@@ -1 +0,0 @@
-console.log("hello, pineapple!");
diff --git a/example/content/shello_pineapple/index.json b/example/content/shello_pineapple/index.json
deleted file mode 100644
index f75935a..0000000
--- a/example/content/shello_pineapple/index.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
-"type" : "script",
-"name" : "hello_pineapple",
-"sha256" : "f53bde306e0774618a1c9e12cb62175fbca90779c79d812a699b54c125c1634a",
-"location" : "hello.js"
-}