Skip to content

Commit

Permalink
event recording update
Browse files Browse the repository at this point in the history
  • Loading branch information
Evelyn Yang authored and Evelyn Yang committed Jan 30, 2021
1 parent 9a4112b commit 87e8f56
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions src/Components/Resources.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,12 +158,15 @@ 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"
<WorkshopItem
slidesLink="https://drive.google.com/file/d/108NrrfvZlANsgpNBxdoGeEMOpbh68y-k/view?usp=sharing"
vidLink="https://youtu.be/9MfQt1K3lAo"
imgURL="/images/matt-square.jpg"
extra={true}
extraCaption="UCSB Visual Identity"
extraLink="http://brand.ucsb.edu/"
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 87e8f56

Please sign in to comment.