Skip to content

Commit

Permalink
Merge pull request #981 from ivoinestrachan/main
Browse files Browse the repository at this point in the history
removing haunted house card
  • Loading branch information
grymmy authored Oct 30, 2023
2 parents 336d85d + 90df0b6 commit 551eb29
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import GitHub from '../components/index/github'
import Photo from '../components/photo'
import Comma from '../components/comma'
import Haxidraw from '../components/index/cards/haxidraw'
import Haunted from '../components/index/cards/haunted'

/** @jsxImportSource theme-ui */

Expand Down Expand Up @@ -631,7 +630,6 @@ function Page({
and make things together!
</Text>
</Box>
<Haunted />
<Pizza />
<Slack slackKey={slackKey} data={slackData} events={events} />
</Box>
Expand Down

0 comments on commit 551eb29

Please sign in to comment.