浏览代码

"Powered by PixelFed"

Copyright status isn't really appropriate since PF isn't a commercial project and can be self-hosted across many instances
trwnh 7 年之前
父节点
当前提交
7dd5080168
共有 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">© {{date('Y')}} PixelFed.org</a>
+          <a href="http://pixelfed.org" class="text-dark float-right">Powered by PixelFed</a>
         </p>
     </div>
   </footer>