From 025526a05d05082a95752a6e0462eaccc477b405 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sat, 21 Sep 2013 10:22:56 -0500 Subject: add user manual page --- _site/javascripts/main.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 _site/javascripts/main.js (limited to '_site/javascripts/main.js') diff --git a/_site/javascripts/main.js b/_site/javascripts/main.js new file mode 100644 index 0000000..d8135d3 --- /dev/null +++ b/_site/javascripts/main.js @@ -0,0 +1 @@ +console.log('This would be the main JS file.'); -- cgit v1.2.3