Skip to content

Commit

Permalink
feat: Remove call for papers section for EMEA
Browse files Browse the repository at this point in the history
  • Loading branch information
idirouhab committed Sep 9, 2020
1 parent 4bb95d1 commit 36459ae
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions src/pages/emea-nerd-days.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import React from 'react';
import { Link } from 'gatsby';
import cx from 'classnames';
import PageLayout from '../components/PageLayout';
import MarketoForm from '../components/MarketoForm';
Expand Down Expand Up @@ -35,27 +34,6 @@ const NerdDaysPage = () => {
or a data nerd, there’s an interactive session for you.
</p>
<p>We look forward to building with you during Nerd Days! </p>
<h2 className={styles.h2}>CALL FOR PROPOSALS</h2>
<p>
Got an interesting topic you want to share with your fellow
engineers?{' '}
<Link to="https://docs.google.com/forms/d/e/1FAIpQLSe8LOilCrD_TCUPyHFHG_QzVW2UdUR0UKZ8H8WNylz0flB7OQ/viewform">
Submit your proposals
</Link>{' '}
by September 1, 2020 at 11:59 PM PT. For more details, check out
the one-pager. Accepted proposals will be contacted by September
30, 2020 at the latest.
</p>
<p>
For an overview and tips for the call for proposals process,
<a
href="https://resources.newrelic.com/nerd-days-call-for-proposals"
alt="cfp guide"
>
{' '}
check out our guide.
</a>
</p>
</div>
<MarketoForm
id={3525}
Expand Down

0 comments on commit 36459ae

Please sign in to comment.