Explorar o código

Update footer

Daniel Supernault %!s(int64=6) %!d(string=hai) anos
pai
achega
e1684d85d2
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      resources/views/layouts/partial/footer.blade.php

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

@@ -7,11 +7,8 @@
           <a href="{{route('site.terms')}}" class="text-primary pr-3">Terms</a>
           <a href="{{route('site.privacy')}}" class="text-primary pr-3">Privacy</a>
           <a href="{{route('site.platform')}}" class="text-primary pr-3">API</a>
-          <a href="#" class="text-primary pr-3">Directory</a>
-          <a href="#" class="text-primary pr-3">Profiles</a>
-          <a href="#" class="text-primary pr-3">Hashtags</a>
           <a href="{{route('site.language')}}" class="text-primary pr-3">Language</a>
-          <a href="http://pixelfed.org" class="text-muted float-right" rel="noopener">Powered by PixelFed</a>
+          <a href="https://pixelfed.org" class="text-muted float-right" rel="noopener">Powered by PixelFed</a>
         </p>
     </div>
   </footer>