Skip to content

Commit

Permalink
event update
Browse files Browse the repository at this point in the history
  • Loading branch information
Evelyn Yang authored and Evelyn Yang committed Jan 24, 2021
1 parent ee302cc commit 9a4112b
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
Binary file added public/images/matt-event.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/matt-square.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/Components/Events.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,14 @@ export default class Home extends Component {
{/* <a target="blank" href="/challenge" className="button-small button-dark">
Check out our Winter Design Challenge!&nbsp;&nbsp;<i class="fas fa-palette fa-lg"></i></a> */}
</div>
<EventItem
link="https://www.facebook.com/events/4204454456249924"
imgURL="/images/matt-event.jpg"
title="UCSB Visual Identity System"
date="1 - 28 - 2021"
alt="matt perko event"
alignRight={true}
/>
<EventItem
link="http://bit.ly/mabletruong"
imgURL="/images/mable.jpg"
Expand Down
6 changes: 6 additions & 0 deletions src/Components/Resources.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,12 @@ export default class Home extends Component {
*/}
<div className="resources-section">
<div className="masonry-grid2">
{/* <WorkshopItem
slidesLink="https://drive.google.com/file/d/1MVgRnm670Re_YDDYTeQ98_e2TBgfASwq/view"
vidLink="https://youtu.be/7kuJaUN9bm0"
imgURL="/images/matt-square.jpg"
alt="matt perko event"
/> */}
<WorkshopItem
slidesLink="https://drive.google.com/file/d/1MVgRnm670Re_YDDYTeQ98_e2TBgfASwq/view"
vidLink="https://youtu.be/7kuJaUN9bm0"
Expand Down

0 comments on commit 9a4112b

Please sign in to comment.