feat: cleanup after move to new production server.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="single-author profile flex-stretch">
|
||||
<div class="thumb">
|
||||
<img src="{{ $artist->header() }}" alt="{{ $artist->name }}'s Cover Photo" />
|
||||
<a href="/artist/{{ $artist->slug }}"><img src="{{ $artist->header() }}" alt="{{ $artist->name }}'s Cover Photo" /></a>
|
||||
</div>
|
||||
<div class="content">
|
||||
<a href="/artist/{{ $artist->slug }}"><img class="author-thumb avatar_img" src="{{ $artist->avatar() }}"
|
||||
|
||||
Reference in New Issue
Block a user