diff options
author | Victor Häggqvist <[email protected]> | 2014-03-12 19:23:53 +0100 |
---|---|---|
committer | Victor Häggqvist <[email protected]> | 2014-03-12 19:23:53 +0100 |
commit | 4d5ba29f9dd3aa3a089ca4643384853d2fafffe6 (patch) | |
tree | 6c136b42c18c405926f5951eeb3ae485e06568eb /javascripts |
Create gh-pages branch via GitHub
Diffstat (limited to 'javascripts')
-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.'); |