File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "basepath" : " /" ,
3- "url" : " http://devfest .gdgahmedabad.com/" ,
3+ "url" : " http://devfest24 .gdgahmedabad.com/" ,
44 "googleMapApiKey" : " AIzaSyALVMt2vLoHML3XHKZTEIOxyDKGUrQAgp0"
55}
Original file line number Diff line number Diff line change 1111 },
1212 "hosting" : {
1313 "public" : " dist" ,
14- "site" : " devfestahm-develop " ,
14+ "site" : " devfestahm24 " ,
1515 "ignore" : [
1616 " firebase.json" ,
1717 " **/.*" ,
Original file line number Diff line number Diff line change 66 sessionsWrite ,
77 speakersWrite ,
88} from './generate-sessions-speakers-schedule.js' ;
9- import { mailchimpSubscribe } from './mailchimp-subscribe.js' ;
9+ // import { mailchimpSubscribe } from './mailchimp-subscribe.js';
1010import { sendGeneralNotification } from './notifications.js' ;
1111import { optimizeImages } from './optimize-images.js' ;
1212import { prerender } from './prerender.js' ;
@@ -22,7 +22,7 @@ export {
2222 sendGeneralNotification ,
2323 scheduleNotifications ,
2424 optimizeImages ,
25- mailchimpSubscribe ,
25+ // mailchimpSubscribe,
2626 prerender ,
2727 scheduleWrite ,
2828 sessionsWrite ,
You can’t perform that action at this time.
0 commit comments