소스 검색

Update footer

Daniel Supernault 7 년 전
부모
커밋
10bf0a7821
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      resources/views/layouts/partial/footer.blade.php

+ 1 - 1
resources/views/layouts/partial/footer.blade.php

@@ -13,7 +13,7 @@
           <a href="#" class="text-primary pr-2 pl-2">Directory</a>
           <a href="#" class="text-primary pr-2">Profiles</a>
           <a href="#" class="text-primary">Hashtags</a>
-          <a href="http://pixelfed.org" class="text-dark float-right">Powered by PixelFed</a>
+          <a href="http://pixelfed.org" class="text-dark float-right" rel="noopener">Powered by PixelFed</a>
         </p>
     </div>
   </footer>