Skip to content

Commit

Permalink
docs(users): fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
ratson committed May 19, 2023
1 parent 9096247 commit 136ef5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/data/users.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const users: { caption: string; image: string; infoLink: string }[] = [
image:
'https://play-lh.googleusercontent.com/6owXrb1YBANzRLkSkdTdbBJg8L4riBRn2orWc2A1dwkbRrveUeQSFdmUpwz-hfS0Wg=w240-h480-rw',
infoLink: 'https://play.google.com/store/apps/details?id=ng.com.omarkaj.breakfastcrunch',
}
},
{
caption: 'Magiscore',
image:
Expand Down

0 comments on commit 136ef5d

Please sign in to comment.