File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
components/pages/home/cfp Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ const Cfp = () => (
99 Now is your chance to become a speaker at the Cloud Native Days Austria.
1010 </ p >
1111 < p className = "text-center" >
12- Send us your presentations until the < strong className = "text-pink" > 31st of May </ strong > !
12+ Send us your presentations until the < strong className = "text-pink" > 30th of April </ strong > !
1313 </ p >
1414 < Button to = "https://sessionize.com/cloud-native-days-austria/" target = "_blank" >
1515 Submit a session
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ const HomePage = () => (
1818 < Layout homepage >
1919 < Hero />
2020 { /* <Schedule /> */ }
21- { /* <Cfp /> */ }
21+ < Cfp />
2222 { /* <Info /> */ }
2323 < Sponsors />
2424 < PreviousEvents />
You can’t perform that action at this time.
0 commit comments