소스 검색

Update blade view

Daniel Supernault 3 년 전
부모
커밋
b7043afc9b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>