common: use a real avatar URL

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-06-04 16:42:57 +05:30
parent e4472f1e41
commit 3cebf3490c
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80

View File

@ -40,7 +40,7 @@ val TEST_POST =
createdAt = "2020-09-21T07:11:14.000-05:00",
commentsUrl = "https://lobste.rs/s/zqyydb/k2k20_hackathon_report_bob_beck_on",
submitterName = "Vigdis",
submitterAvatarUrl = "/404.html",
submitterAvatarUrl = "https://avatars.githubusercontent.com/u/13348378?v=4",
tags = listOf("openbsd", "linux", "containers", "hack the planet", "no thanks"),
)