From fd251dd08834b93f43276f4c420c4fc047a7bf0b Mon Sep 17 00:00:00 2001 From: Joe Gregorio Date: Sat, 12 Oct 2013 11:37:47 -0700 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/main.js') 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