Przeglądaj źródła

Update blade view

Daniel Supernault 3 lat temu
rodzic
commit
b7043afc9b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      resources/views/profile/show.blade.php

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

@@ -9,7 +9,7 @@
 
 <profile profile-id="{{$profile->id}}" profile-username="{{$profile->username}}" :profile-settings="{{json_encode($settings)}}" profile-layout="metro"></profile>
 @if($profile->website)
-<a class="d-none" href="{{$profile->website}}" rel="me">{{$profile->website}}</a>
+<a class="d-none" href="{{$profile->website}}" rel="me external nofollow noopener">{{$profile->website}}</a>
 @endif
 
 <noscript>