diff options
| author | jules <jules@okfoc.us> | 2014-02-02 01:17:24 -0500 |
|---|---|---|
| committer | jules <jules@okfoc.us> | 2014-02-02 01:17:24 -0500 |
| commit | 4e05e159ec5a9c32366884fecbb7368a8b6f9836 (patch) | |
| tree | 28f8835b593dab60018df0b7f980425059249fbe /Gruntfile.js | |
| parent | 5c6425a39bb3603dafa2b609c5930d9afe9257d8 (diff) | |
grunt
Diffstat (limited to 'Gruntfile.js')
| -rw-r--r-- | Gruntfile.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js index b4ad093..95df856 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -66,7 +66,7 @@ module.exports = function(grunt) { { nonull: true, expand: true, - src: ['instructions.html', 'img/*'], + src: ['commands.html', 'tutorial.html', 'img/*'], dest: "dist/", }, ] |
