summaryrefslogtreecommitdiff
path: root/website/welcome.js
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-02-11 17:41:13 -0500
committerGitHub <noreply@github.com>2019-02-11 17:41:13 -0500
commita4dec944bc821d114bfd82debb72d60bd04f836d (patch)
tree5e090d3b19e396baec5dddaa81a6cfa5ff96addb /website/welcome.js
parent489c69f8e1c15c75461d24d91aa3e9c2a756e807 (diff)
web design (#1728)
Diffstat (limited to 'website/welcome.js')
-rw-r--r--website/welcome.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/website/welcome.js b/website/welcome.js
new file mode 100644
index 000000000..69f1069f8
--- /dev/null
+++ b/website/welcome.js
@@ -0,0 +1 @@
+console.log("Welcome to Deno 🦕");