Add pilots list page; fix gravatar display and pilot profile #82

This commit is contained in:
Nabeel Shahzad
2018-01-19 17:07:31 -05:00
parent f58b01f3ea
commit 3a02a77eba
13 changed files with 204 additions and 102 deletions
@@ -21,7 +21,7 @@
</h3>
<div class="photo-container">
<img class="rounded-circle"
src="{!! $user->gravatar !!}">
src="{!! $user->gravatar(123) !!}">
</div>
</div>
<div class="content content-center">