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_pear/hello.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 examples/content/shello_pear/hello.js (limited to 'examples/content/shello_pear/hello.js') diff --git a/examples/content/shello_pear/hello.js b/examples/content/shello_pear/hello.js new file mode 100644 index 0000000..0e98fdd --- /dev/null +++ b/examples/content/shello_pear/hello.js @@ -0,0 +1 @@ +console.log("hello, pear!"); -- cgit v1.2.3