Skip to content

Commit 879b0f6

Browse files
committed
Updated Robotics Email
1 parent 37bd2d0 commit 879b0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/general/contact/Contact.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default class Contact extends React.Component<Record<string, never>, neve
1717
<IconButton icon={<FiInstagram/>} source={'https://www.instagram.com/templerobotics/'} />
1818
<IconButton icon={<RiSnapchatLine/>} source={'https://snapchat.com/add/templerobotics'} />
1919
<IconButton icon={<FiYoutube/>} source={'https://www.youtube.com/channel/UCv59XUAVDLtgk0KA9r4RTsA'} />
20-
<IconButton icon={<FiMail/>} source={'Mailto:robotics@temple.edu'} />
20+
<IconButton icon={<FiMail/>} source={'Mailto:Temple.Robotics@outlook.com'} />
2121
</div>
2222
</Styles.ContactContainer>
2323
)

0 commit comments

Comments
 (0)