From ee4e99315cc55659ebc6059d4f2c95958e33fe18 Mon Sep 17 00:00:00 2001 From: Technoboy10 Date: Tue, 15 Apr 2014 14:25:12 -0600 Subject: Create gh-pages branch via GitHub --- 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.3.1