Update footer

This commit is contained in:
Daniel Supernault 2018-10-17 12:01:13 -06:00
parent 010eb19ff9
commit e1684d85d2
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 4 deletions

View File

@ -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>