浏览代码

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>