Skip to content

Commit

Permalink
New entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Aashay Gaikwad committed Oct 26, 2023
1 parent f3aa9c0 commit 94f3e93
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ val entries = listOf(
githubUserName = "manuelvicnt",
message = "Don't miss the UI layer talk on Friday at 10:15am!!!! See you at Lovelace ;)"
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "soniammarshall",
message = "Hello DroidCon London, from Berlin :)"
),
)

val mosaic1Entries = entries
Expand Down

0 comments on commit 94f3e93

Please sign in to comment.