aboutsummaryrefslogtreecommitdiff
path: root/public/javascripts/hello.js
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2015-01-24 20:27:08 +0100
committerPacien TRAN-GIRARD2015-01-25 23:47:13 +0100
commitd04d732a084f07ca88fdfa82653bdfd2d6798374 (patch)
treed4b03c921e5fa98e9fb731d1549fbc8dbdc6b9fe /public/javascripts/hello.js
parent2f6780969318c08c7a0a0e8e52a7dad33ff53786 (diff)
downloadminibay-d04d732a084f07ca88fdfa82653bdfd2d6798374.tar.gz
First website mockup
Diffstat (limited to 'public/javascripts/hello.js')
-rw-r--r--public/javascripts/hello.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/public/javascripts/hello.js b/public/javascripts/hello.js
deleted file mode 100644
index 209fbee..0000000
--- a/public/javascripts/hello.js
+++ /dev/null
@@ -1,3 +0,0 @@
1if (window.console) {
2 console.log("Welcome to your Play application's JavaScript!");
3} \ No newline at end of file