Explorar o código

Update footer

Daniel Supernault %!s(int64=7) %!d(string=hai) anos
pai
achega
10bf0a7821
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>