mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update footer
This commit is contained in:
parent
010eb19ff9
commit
e1684d85d2
1 changed files with 1 additions and 4 deletions
|
@ -7,11 +7,8 @@
|
||||||
<a href="{{route('site.terms')}}" class="text-primary pr-3">Terms</a>
|
<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.privacy')}}" class="text-primary pr-3">Privacy</a>
|
||||||
<a href="{{route('site.platform')}}" class="text-primary pr-3">API</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="{{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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
Loading…
Reference in a new issue