X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Gruntfile.js;h=c741954973cc3321b78c893f3c92f32385e6b745;hb=267e8d6361f8e7791a8687f2370a3e9d08af6648;hp=04fd1fe865596f71ca54656316ff8279f13e7407;hpb=49e2854d5c15bbce3f24f91da34450e8f209295b;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/', },