aboutsummaryrefslogtreecommitdiff
path: root/example/content/shello_apple/hello.js
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2021-07-22 17:23:06 +0200
committerWojtek Kosior <koszko@koszko.org>2021-07-22 17:23:06 +0200
commite3c86f7ff37de0af10b4165216da14bf0f91dc0b (patch)
treec7c90caf88900ff165b6dea6de0e55f5fc3c3be0 /example/content/shello_apple/hello.js
parentf5b0a89729e85736a87aa310aafe11f5807f3428 (diff)
downloadhydrilla-e3c86f7ff37de0af10b4165216da14bf0f91dc0b.tar.gz
hydrilla-e3c86f7ff37de0af10b4165216da14bf0f91dc0b.zip
add sample site resources
Diffstat (limited to 'example/content/shello_apple/hello.js')
-rw-r--r--example/content/shello_apple/hello.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/content/shello_apple/hello.js b/example/content/shello_apple/hello.js
new file mode 100644
index 0000000..b6b1a02
--- /dev/null
+++ b/example/content/shello_apple/hello.js
@@ -0,0 +1 @@
+console.log("hello, apple!");