mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Comment out <Announcement />
This commit is contained in:
parent
6ba5dd6879
commit
f4d35742e7
1 changed files with 2 additions and 2 deletions
|
|
@ -203,13 +203,13 @@ function Page({
|
|||
priority
|
||||
gradient="linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.45))"
|
||||
/>
|
||||
<Announcement
|
||||
{*/<Announcement
|
||||
copy="AMA w/ Apple PCB Designers"
|
||||
caption="Join a call with two of the designers behind the iPhone's PCB!"
|
||||
href="https://hack.club/apple-ama-invite"
|
||||
iconLeft="event-add"
|
||||
color="primary"
|
||||
/>
|
||||
/> */}
|
||||
<Box
|
||||
sx={{
|
||||
width: '90vw',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue