Move default photo icon to app/assets

This commit is contained in:
Richard Feldman
2018-05-01 22:35:42 -04:00
parent f17c09108d
commit 82e848ba97
2 changed files with 1 additions and 1 deletions

View File

@@ -50,4 +50,4 @@ photoToUrl (UserPhoto maybeUrl) =
defaultPhotoUrl : String defaultPhotoUrl : String
defaultPhotoUrl = defaultPhotoUrl =
"https://static.productionready.io/images/smiley-cyrus.jpg" "/assets/images/smiley-cyrus.jpg"

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB