pull/7352/head
Daniel Supernault 6 days ago
parent b4ec820b08
commit d88f9b3918
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1

@ -24,7 +24,7 @@
</a>
<div class="small text-muted">
@if($collection->actor)
by <a href="{{ $collection->actor->url() }}" class="text-muted" target="_blank" rel="noopener">&commat;{{ $collection->actor->username }}</a>
by <a href="{{ $collection->actor->url() }}" class="text-muted" target="_blank" rel="noopener">{{ $collection->actor->username }}</a>
&middot;
@endif
added {{ $collection->created_at->diffForHumans() }}

Loading…
Cancel
Save