Test dates
parent
9426b81546
commit
326977db6d
|
|
@ -51,7 +51,7 @@ router.get("/page/:page",function(req,res){
|
||||||
events.push({
|
events.push({
|
||||||
title: 'Sunday School ' + offset,
|
title: 'Sunday School ' + offset,
|
||||||
startDate: sundaySchool,
|
startDate: sundaySchool,
|
||||||
endDate: sundaySchoolEnd,
|
endDate: sundayMorning,
|
||||||
description: 'Sunday School Service'
|
description: 'Sunday School Service'
|
||||||
});
|
});
|
||||||
events.push({
|
events.push({
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue