design tools

This commit is contained in:
2020-12-05 09:10:12 -06:00
parent c4496b0bf5
commit f65517d95e
2 changed files with 3 additions and 0 deletions

View File

@ -114,3 +114,5 @@ module.exports = function(grunt) {
grunt.registerTask('default', ['serve']);
grunt.registerTask('deploy', ['copy:dist', 'sftp-deploy:build']);
};
// scp dist/index.html workshop:www/links.markamoser.com/