Added in contact section #12
+1
-1
@@ -91,7 +91,7 @@ gulp.task("browserSync", () =>
|
||||
gulp.watch("dist").on("change", browserSync.reload)
|
||||
});
|
||||
|
||||
gulp.task("default", () =>
|
||||
gulp.task("default", async () =>
|
||||
{
|
||||
if(github)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user