mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Remove AngelHacks from current events (#801)
This commit is contained in:
parent
b191930d3f
commit
a59f499451
1 changed files with 0 additions and 2 deletions
|
|
@ -27,7 +27,6 @@ import Bank from '../components/index/cards/bank'
|
|||
import Hackathons from '../components/index/cards/hackathons'
|
||||
import AssembleImgFile from '../public/home/assemble.jpg'
|
||||
import Announcement from '../components/announcement'
|
||||
import AngelHacks from '../components/index/cards/angelhacks'
|
||||
import Konami from 'react-konami-code'
|
||||
import JSConfetti from 'js-confetti'
|
||||
import Secret from '../components/secret'
|
||||
|
|
@ -637,7 +636,6 @@ function Page({
|
|||
and make things together!
|
||||
</Text>
|
||||
</Box>
|
||||
<AngelHacks />
|
||||
<Slack slackKey={slackKey} data={slackData} events={events} />
|
||||
</Box>
|
||||
</Box>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue