1
0
Fork 0

Update fediverse page, remove pleroma from supported projects

This commit is contained in:
Daniel Supernault 2019-02-24 17:02:56 -07:00
parent 70a9bc4bd1
commit 8d3acc0101
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 2 additions and 2 deletions

View File

@ -11,11 +11,11 @@
<p class="lead font-weight-bold text-muted mt-4">Supported Fediverse Projects</p> <p class="lead font-weight-bold text-muted mt-4">Supported Fediverse Projects</p>
<ul class="lead pl-4"> <ul class="lead pl-4">
<li><a href="https://joinmastodon.org" rel="nofollow noopener">Mastodon</a> A federated twitter alternative.</li> <li><a href="https://joinmastodon.org" rel="nofollow noopener">Mastodon</a> A federated twitter alternative.</li>
<li><a href="https://pleroma.social" rel="nofollow noopener">Pleroma</a> A federated twitter alternative.</li> <li><a href="https://anfora.app/" rel="nofollow noopener">Anfora</a> Self-hosted photo gallery social network.</li>
</ul> </ul>
</section> </section>
@endsection @endsection
@push('meta') @push('meta')
<meta property="og:description" content="Whats Fediverse"> <meta property="og:description" content="What is the Fediverse">
@endpush @endpush