From 9ce51ae882afa4e83414dabc023cd56b478f07b5 Mon Sep 17 00:00:00 2001 From: jason Date: Thu, 9 Aug 2012 06:47:22 -0600 Subject: First commit --- javascripts/main.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 javascripts/main.js (limited to 'javascripts') diff --git a/javascripts/main.js b/javascripts/main.js new file mode 100644 index 0000000..d8135d3 --- /dev/null +++ b/javascripts/main.js @@ -0,0 +1 @@ +console.log('This would be the main JS file.'); -- cgit v1.2.1