feat: add new logo and favicon generation #19
@ -101,7 +101,4 @@ gulp.task("clean", function () {
|
||||
|
||||
/* Task series */
|
||||
|
||||
gulp.task(
|
||||
"favicon",
|
||||
gulp.series("clean", "favicon-generate", "favicon-check-update")
|
||||
);
|
||||
gulp.task("favicon", gulp.series("favicon-generate", "favicon-check-update"));
|
||||
|
Loading…
Reference in New Issue
Block a user