Guest User

Untitled

a guest
Dec 16th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. const photos = [
  2. { src: '/images/vict-baby.png' },
  3. { src: '/images/ned.jpeg' },
  4. { src: '/images/devilgirl.jpg' },
  5. { src: '/images/trump.jpg' },
  6. { src: '/images/one-does-not.jpg' },
  7. { src: '/images/dank.png' }
  8. // ...and more images.
  9. ];
Add Comment
Please, Sign In to add comment