File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11export const genericInformation = {
22 pageTitle : "Warsaw Python Pizza" ,
3- socialDescription : "Warsaw Python Pizza, join us in Warsaw on 18th April 2026" ,
3+ socialDescription : "Warsaw Python Pizza, join us in Warsaw on 9th May 2026" ,
44 siteHeading : "Warsaw Python Pizza" ,
55 subHeading : "Warsaw, Poland - Venue TBD" ,
6- whenDatetime : "2026/04/18 10:00 AM UTC+2" ,
6+ whenDatetime : "2026/05/09 10:00 AM UTC+2" ,
77 whenFormat : "do MMMM y" ,
88} ;
Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ export const SCHEDULE: Event[] = [
1111 {
1212 label : "TBD" ,
1313 title : "Schedule coming soon! 🍕" ,
14- when : "2026-04-18T09 :30:00+02:00" ,
14+ when : "2026-05-09T09 :30:00+02:00" ,
1515 } ,
1616 {
1717 label : "TBD" ,
1818 title : "Schedule coming soon! 🍕" ,
19- when : "2026-04-18T17 :00:00+02:00" ,
19+ when : "2026-05-09T17 :00:00+02:00" ,
2020 } ,
2121] ;
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ const Home = () => (
2929 < meta name = "twitter:image" content = "https://warsaw.python.pizza/social-image.jpg" />
3030 < meta
3131 name = "twitter:description"
32- content = "Join the fun 🥳🎉🍕 on 18th April 2026"
32+ content = "Join the fun 🥳🎉🍕 on 9th May 2026"
3333 />
3434 < meta name = "photo-attribution" content = "Photo by --todo (--url todo)" />
3535 </ Head >
You can’t perform that action at this time.
0 commit comments