Update closed registration page with links to other instances

This commit is contained in:
Daniel Supernault 2018-12-03 20:41:12 -07:00
parent e4abd9b03f
commit 382fcea64e
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
<div class="card-body p-5 text-center">
<h1>Registration is closed</h1>
<p class="lead mb-0">We have closed registrations on this instance.</p>
<hr>
<p class="lead">You can find a list of active pixelfed instances on <a href="https://the-federation.info/pixelfed" rel="external nofollow noopener">https://the-federation.info/pixelfed</a> or <a href="https://fediverse.network/pixelfed" rel="external nofollow noopener">https://fediverse.network/pixelfed</a></p>
</div>
</div>
</div>