aboutsummaryrefslogtreecommitdiff
path: root/examples/content/shello_pineapple/hello.js
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 /examples/content/shello_pineapple/hello.js
parentf1894d8aba1f8ae4a52dafc50b0a138978607bc4 (diff)
downloadhydrilla-edaa004348571857c03485950202722b6e4fb944.tar.gz
hydrilla-edaa004348571857c03485950202722b6e4fb944.zip
properly install data in docdir
Diffstat (limited to 'examples/content/shello_pineapple/hello.js')
-rw-r--r--examples/content/shello_pineapple/hello.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/content/shello_pineapple/hello.js b/examples/content/shello_pineapple/hello.js
new file mode 100644
index 0000000..3632e67
--- /dev/null
+++ b/examples/content/shello_pineapple/hello.js
@@ -0,0 +1 @@
+console.log("hello, pineapple!");