Skip to content

Commit 4e5bac5

Browse files
authored
remove athena award (hackclub#1749)
1 parent 935ca15 commit 4e5bac5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pages/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ import Comma from '../components/comma'
4141
import Haxidraw from '../components/index/cards/haxidraw'
4242
import Onboard from '../components/index/cards/onboard'
4343
import Blueprint from '../components/index/cards/blueprint'
44-
import Athena from '../components/index/cards/athena'
4544
import Moonshot from '../components/index/cards/moonshot'
4645
import Milkyway from '../components/index/cards/milkyway'
4746
import Aces from '../components/index/cards/aces'
@@ -842,7 +841,6 @@ function Page({
842841
blueprintData={blueprintData}
843842
stars={stars.onboard.stargazerCount}
844843
/>
845-
<Athena />
846844
<Slack slackKey={slackKey} data={slackData} events={events} />
847845
<Pizza />
848846
</Box>

0 commit comments

Comments
 (0)