Explorar o código

Update embed.blade.php

Shlee %!s(int64=3) %!d(string=hai) anos
pai
achega
818d56816a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/views/profile/embed.blade.php

+ 1 - 1
resources/views/profile/embed.blade.php

@@ -37,7 +37,7 @@
   <div class="card status-card-embed card-md-rounded-0 border">
     <div class="card-header d-inline-flex align-items-center justify-content-between bg-white">
       <div>
-        <img src="{{$profile['avatar']}}" width="32px" height="32px" target="_blank" style="border-radius: 32px;">
+        <img src="{{$profile['avatar']}}" width="32px" height="32px" style="border-radius: 32px;">
         <a class="username font-weight-bold pl-2 text-dark" target="_blank" href="{{$profile['url']}}">
           {{$profile['username']}}
         </a>