Skip to content

Commit

Permalink
Remove pizza grant
Browse files Browse the repository at this point in the history
  • Loading branch information
gusruben committed Jan 27, 2025
1 parent 16f1ff7 commit be20e39
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 912 deletions.
1 change: 0 additions & 1 deletion components/bin/footer.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion components/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ const Footer = ({
<Heading as="h2" variant="subheadline" mb={3}>
Resources
</Heading>
<Link href="https://hackclub.com/pizza">Clubs Pizza Grant</Link>
<Link href="https://events.hackclub.com/">Community Events</Link>
<Link href="https://jams.hackclub.com/">Jams</Link>
<Link href="https://toolbox.hackclub.com/">Toolbox</Link>
Expand Down
97 changes: 0 additions & 97 deletions components/index/cards/pizza.js

This file was deleted.

2 changes: 0 additions & 2 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import ForceTheme from '../components/force-theme'
import Footer from '../components/footer'
import Stage from '../components/stage'
import Carousel from '../components/index/carousel'
import Pizza from '../components/index/cards/pizza'
import Sprig from '../components/index/cards/sprig'
import Sinerider from '../components/index/cards/sinerider'
import SprigConsole from '../components/index/cards/sprig-console'
Expand Down Expand Up @@ -678,7 +677,6 @@ function Page({
</Box>
<HighSeas />
<Counterspell />
<Pizza />
<Trail />
<Slack slackKey={slackKey} data={slackData} events={events} />
</Box>
Expand Down
Loading

0 comments on commit be20e39

Please sign in to comment.