Skip to content

Commit

Permalink
Merge pull request #67 from juanmazake/juanmazake
Browse files Browse the repository at this point in the history
Update Juanma
  • Loading branch information
zsoltk authored Oct 26, 2023
2 parents b4b7fec + bd3c96b commit 481ffcc
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@ val entries = listOf(
githubUserName = "pedrorg18",
message = "Hi there, happy to be here and attend interesting talks!"
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "juanmazake",
message = "You never lose. You either win or you learn."
),
)

val mosaic1Entries = entries
Expand Down

0 comments on commit 481ffcc

Please sign in to comment.