X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Gruntfile.js;h=c741954973cc3321b78c893f3c92f32385e6b745;hb=4f0558a0d43b3d0bbd661c06568257a91836fa91;hp=04fd1fe865596f71ca54656316ff8279f13e7407;hpb=0743287f955fd19fd1a04c91f3b40a4ac2236423;p=github%2Fwallabag%2Fwallabag.git diff --git a/Gruntfile.js b/Gruntfile.js index 04fd1fe8..c7419549 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -158,7 +158,7 @@ module.exports = function (grunt) { { expand: true, overwrite: true, - cwd: '<%= appDir %>/lib/material-design-icons/iconfont/', + cwd: '<%= appDir %>/lib/material-design-icons-iconfont/dist/fonts/', src: '*', dest: '<%= buildDir %>/themes/material/fonts/', },