Skip to content

Commit

Permalink
Removing OpenShift 201 event
Browse files Browse the repository at this point in the history
  • Loading branch information
oomIRL committed Nov 15, 2023
1 parent 4a7451d commit 8cbed71
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions packages/app/src/components/home/HomePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -217,28 +217,6 @@ const HomePage = () => {
</Box>
<ItemCardGrid classes={{ root: classes.cardGrid }}>
<Card key='1' classes={{ root: classes.card }}>
<CardMedia>
<ItemCardHeader
title={`OpenShift 201 workshop & lab`}
subtitle="November 14th"
classes={{ root: classes.cardEventHeader }}
/>
</CardMedia>
<CardContent>
<p>
This two-day training is designed to introduce new skills, and build on knowledge gained during OpenShift 101.
</p>
<br /><b>What: </b>The OpenShift 201 course
<br /><b>Where: </b> Online
<br /><b>When: </b> Tuesday, November 14 · 9am - 4pm PT
</CardContent>
<CardActions classes={{ root: classes.cardActions }}>
<LinkButton color="primary" to="https://openshift201.eventbrite.com/" classes={{ root: classes.defaultButton }}>
Register for OpenShift 201
</LinkButton>
</CardActions>
</Card>
<Card key='2' classes={{ root: classes.card }}>
<CardMedia>
<ItemCardHeader
title={`OpenShift 101 workshop & lab`}
Expand Down

0 comments on commit 8cbed71

Please sign in to comment.