Skip to content

Commit

Permalink
Merge pull request #60 from manuel-martos/fix-entry
Browse files Browse the repository at this point in the history
Fix entry
  • Loading branch information
mmartosdev authored Oct 26, 2023
2 parents bb528a6 + e03228b commit f35836d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ val entries = listOf(
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "manuel-martos",
message = "Happy to be here for another year, eager to attend the talks and meet with many folks! #dcnlnd23"
message = "Happy to be here for another year, eager to attend the talks and meet with many folks! #dclnd23"
),
)

Expand Down

0 comments on commit f35836d

Please sign in to comment.