some sample users and gravatar lookup

This commit is contained in:
Nabeel Shahzad
2017-08-10 18:21:24 -05:00
parent 1a532a9082
commit f46f87567c
3 changed files with 37 additions and 1 deletions

View File

@@ -21,7 +21,7 @@
</h3>
<div class="photo-container">
<img class="rounded-circle"
src="https://en.gravatar.com/userimage/12856995/7c7c1da6387853fea65ff74983055386.png">
src="{!! $user->gravatar() !!}">
</div>
</div>
<div class="content content-center">