disable registration (#2849)

This commit is contained in:
//va 2022-10-19 09:46:35 -04:00 committed by GitHub
parent c291773422
commit c866cc2c0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ const header = {
},
cta: {
label: 'Register now!',
url: 'https://www.eventbrite.com/e/2022-qiskit-global-summer-school-quantum-simulations-tickets-348866728777',
url: '',
segment: {
cta: 'register',
location: 'header'
@ -27,7 +27,7 @@ const header = {
location: 'Online',
date: 'July 18 - 29, 2022',
time: '',
to: 'https://www.eventbrite.com/e/2022-qiskit-global-summer-school-quantum-simulations-tickets-348866728777',
to: '',
ctaLabel: 'Learn more',
segment: {
cta: 'ibm-research-blog',

View File

@ -1,7 +1,7 @@
<template>
<main class="summer-school-page">
<AppPageHeaderWithCard
:cta="headerData.cta"
:cta="null"
:card-title="headerData.cardSectionHeading"
>
<template slot="title">
@ -21,7 +21,7 @@
for more details and updates. For any questions, please check out our FAQ below!
</p>
<p>
Early Bird Registration will open at 12:00 PM EST on May 26, 2022.
See you next year!
</p>
</template>
<template slot="card">