Skip to content

Commit

Permalink
devconnect faq
Browse files Browse the repository at this point in the history
  • Loading branch information
lassejaco committed Mar 15, 2024
1 parent d756d5d commit add0860
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions devconnect/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -495,8 +495,7 @@ const FAQ = [
<p>
<b>Devconnect</b> on the other hand, is a week to make progress, dive deep into specific topics among fellow
experts, to co-work and collaborate. It is structurally entirely different from Devcon, and consists of many
individual events, organized by you the community, that each cover one topic in depth. and remove "How can I
give ffeedback"
individual events, organized by you the community, that each cover one topic in depth.
</p>
</>
)
Expand Down Expand Up @@ -548,20 +547,6 @@ const FAQ = [
)
},
},
{
text: 'How can I provide feedback about the event?',
value: 'feedback-form',
content: () => {
return (
<>
<p>
We value your feedback! We've sent all attendees an email (subject line: “Devconnect IST 2023 - THAT'S A
WRAP!") with a feedback survey. There will be a POAP for your participation!
</p>
</>
)
},
},
{
text: 'Will there be a Devconnect 2024?',
value: 'devconnect-2024',
Expand Down

0 comments on commit add0860

Please sign in to comment.