diff --git a/.gitmodules b/.gitmodules index 3606a90..1a56f2b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "ext/sass-bootstrap"] path = ext/sass-bootstrap url = git@github.com:jlong/sass-bootstrap.git +[submodule "app/static/javascripts/term.js"] + path = app/static/javascripts/term.js + url = git@github.com:paradoxxxzero/term.js.git diff --git a/app/static/javascripts/term.js b/app/static/javascripts/term.js new file mode 160000 index 0000000..36c6036 --- /dev/null +++ b/app/static/javascripts/term.js @@ -0,0 +1 @@ +Subproject commit 36c6036d67d75d708737b613543ce91d11bab179 diff --git a/app/templates/index.html b/app/templates/index.html index 5374a51..024cb7b 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -19,7 +19,7 @@ - +