]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - Gruntfile.js
fix font paths
[github/wallabag/wallabag.git] / Gruntfile.js
index 04fd1fe865596f71ca54656316ff8279f13e7407..c741954973cc3321b78c893f3c92f32385e6b745 100644 (file)
@@ -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/',
           },