mirror of
https://github.com/jcreek/phldnhack.git
synced 2026-07-13 02:53:44 +00:00
Teacher/parent
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ gulp.task('componentHTML', function(){
|
||||
});
|
||||
|
||||
gulp.task('pageHTML', function(cb){
|
||||
runSequence('componentHTML', 'index', cb);
|
||||
runSequence('componentHTML', 'siteHTML', cb);
|
||||
})
|
||||
|
||||
gulp.task('siteHTML', function(){
|
||||
|
||||
Reference in New Issue
Block a user