Explorar el Código

Update footer

Daniel Supernault hace 7 años
padre
commit
10bf0a7821
Se han modificado 1 ficheros con 1 adiciones y 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>