diff --git a/Gruntfile.js b/Gruntfile.js index de39ef7..f9bbc4f 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -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/ diff --git a/index.html b/index.html index 3851ee5..cabb414 100644 --- a/index.html +++ b/index.html @@ -96,6 +96,7 @@
  • public apis
  • static site services
  • css-frameworks
  • +
  • design tools