Skip to content

Commit

Permalink
Update cardsData.js
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed authored Jul 2, 2023
1 parent 333f495 commit 16b1c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/cardsData.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
let cardsData = [{
id: 1,
image: 'https://res-console.cloudinary.com/ameo/thumbnails/transform/v1/image/upload/Y19saW1pdCxoXzE2MDAsd18xNjAwLGZfanBnLGZsX2xvc3N5LmFueV9mb3JtYXQucHJlc2VydmVfdHJhbnNwYXJlbmN5LnByb2dyZXNzaXZl/v1/c2lyZW5lX2NvdmVyX2h4OG92Yg==/template_primary',
image: 'https://images.unsplash.com/photo-1504173010664-32509aeebb62?ixlib=rb-1.2.1&auto=format&fit=crop&w=713&q=80',
avatar: 'https://avatars.dicebear.com/api/initials/john%20doe.svg',
user: {
name: 'Okinami',
Expand Down

0 comments on commit 16b1c64

Please sign in to comment.