From e3c86f7ff37de0af10b4165216da14bf0f91dc0b Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Thu, 22 Jul 2021 17:23:06 +0200 Subject: add sample site resources --- example/content/shello_apple/hello.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 example/content/shello_apple/hello.js (limited to 'example/content/shello_apple/hello.js') 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!"); -- cgit v1.2.3