Skip to content

Commit

Permalink
Merge pull request #478 from neontribe/remove-steve-and-amanda
Browse files Browse the repository at this point in the history
Remove Steve and Amanda
  • Loading branch information
jermyk authored Sep 30, 2020
2 parents dc9cb58 + d912c92 commit 63c41a4
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 24 deletions.
12 changes: 0 additions & 12 deletions src/data/tribers/amanda.md

This file was deleted.

Binary file removed src/data/tribers/images/Amanda.JPG
Binary file not shown.
Binary file removed src/data/tribers/images/steve.jpg
Binary file not shown.
10 changes: 0 additions & 10 deletions src/data/tribers/steve.md

This file was deleted.

4 changes: 2 additions & 2 deletions src/examples/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { InternalLink, ExternalLink } from '../components/Link'
import Carousel from '../components/Carousel'
import VerticalSpacing from '../components/VerticalSpacing'

import steve from '../data/tribers/images/steve.jpg'
import kenneth from '../data/tribers/images/kenneth.jpg'
import harry from '../data/tribers/images/collins.jpg'
import kat from '../data/tribers/images/Kat.jpg'

Expand Down Expand Up @@ -45,7 +45,7 @@ export const CarouselExamples = () => (

<Section>
<Carousel>
<Carousel.Item image={steve}>
<Carousel.Item image={kenneth}>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim
Expand Down

1 comment on commit 63c41a4

@vercel
Copy link

@vercel vercel bot commented on 63c41a4 Sep 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.