Merge pull request #870 from pixelfed/frontend-ui-refactor

Update fediverse page, remove pleroma from supported projects
pull/904/head
daniel 2019-02-24 17:03:35 -07:00 zatwierdzone przez GitHub
commit 3ec6f997d6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

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