diff options
author | Corentin Breton <NeodarZ@users.noreply.github.com> | 2015-03-05 20:00:54 +0100 |
---|---|---|
committer | Corentin Breton <NeodarZ@users.noreply.github.com> | 2015-03-05 20:00:54 +0100 |
commit | 26d1c19d7707b0df4d0a7bec4ee7d650064d8149 (patch) | |
tree | a3ed0b199173b01cc70f2a6a0c5d74927ba7d25f /javascripts | |
download | Robot-Cable-26d1c19d7707b0df4d0a7bec4ee7d650064d8149.tar.xz Robot-Cable-26d1c19d7707b0df4d0a7bec4ee7d650064d8149.zip |
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.'); |