mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Merge pull request #462 from mewtaylor/hotfix/add-register-faq
[Develop] Hotfix: Add Registration to FAQ
This commit is contained in:
commit
47d7257895
1 changed files with 12 additions and 0 deletions
|
@ -279,6 +279,18 @@ var ConferencePlan = React.createClass({
|
|||
Proposal submissions are now closed.
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
How much does it cost to register?
|
||||
</dt>
|
||||
<dd>
|
||||
Through May 1, registration is $150 per ticket (Early Bird rate).{' '}
|
||||
After May 1, registration increases to $250 per ticket. You can register{' '}
|
||||
for the conference through the{' '}
|
||||
<a href="https://www.eventbrite.com/e/scratchmit-2016-registration-21793477879">
|
||||
registration form
|
||||
</a>.
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
I can only attend one day of the conference. Do you offer single-day{' '}
|
||||
registration?
|
||||
|
|
Loading…
Reference in a new issue