diff options
author | Joe Gregorio <joe@bitworking.org> | 2013-10-12 11:37:47 -0700 |
---|---|---|
committer | Joe Gregorio <joe@bitworking.org> | 2013-10-12 11:37:47 -0700 |
commit | fd251dd08834b93f43276f4c420c4fc047a7bf0b (patch) | |
tree | cadcffdbc7f644ac8e084e8b45452d2cc1e0f958 /javascripts/main.js | |
download | httplib2-gh-pages.tar.gz |
Create gh-pages branch via GitHubgh-pages
Diffstat (limited to 'javascripts/main.js')
-rw-r--r-- | javascripts/main.js | 1 |
1 files changed, 1 insertions, 0 deletions
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.'); |