mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
remove athena award (#1749)
This commit is contained in:
parent
935ca15cae
commit
4e5bac5d97
1 changed files with 0 additions and 2 deletions
|
|
@ -41,7 +41,6 @@ import Comma from '../components/comma'
|
|||
import Haxidraw from '../components/index/cards/haxidraw'
|
||||
import Onboard from '../components/index/cards/onboard'
|
||||
import Blueprint from '../components/index/cards/blueprint'
|
||||
import Athena from '../components/index/cards/athena'
|
||||
import Moonshot from '../components/index/cards/moonshot'
|
||||
import Milkyway from '../components/index/cards/milkyway'
|
||||
import Aces from '../components/index/cards/aces'
|
||||
|
|
@ -842,7 +841,6 @@ function Page({
|
|||
blueprintData={blueprintData}
|
||||
stars={stars.onboard.stargazerCount}
|
||||
/>
|
||||
<Athena />
|
||||
<Slack slackKey={slackKey} data={slackData} events={events} />
|
||||
<Pizza />
|
||||
</Box>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue