mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
Remove pizza grant from the main page (#1755)
Remove Pizza component from index page
This commit is contained in:
parent
fd92cc6a01
commit
fc34bdbe48
1 changed files with 0 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
@ -845,7 +844,6 @@ function Page({
|
|||
stars={stars.onboard.stargazerCount}
|
||||
/>
|
||||
<Slack slackKey={slackKey} data={slackData} events={events} />
|
||||
<Pizza />
|
||||
</Box>
|
||||
</Box>
|
||||
<Box>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue