mirror of
https://github.com/coracle-social/flotilla.git
synced 2025-12-10 10:57:04 +00:00
Link to frith in SpaceCreateExternal
This commit is contained in:
@@ -28,13 +28,19 @@
|
|||||||
{/snippet}
|
{/snippet}
|
||||||
</ModalHeader>
|
</ModalHeader>
|
||||||
<p>
|
<p>
|
||||||
<Link class="text-primary" external href="https://relay.tools">relay.tools</Link> is a third-party
|
<Link class="link" external href="https://relay.tools">relay.tools</Link> is a third-party service
|
||||||
service that allows anyone to run their own relay for use with {PLATFORM_NAME}, or any other
|
that allows anyone to run their own relay for use with {PLATFORM_NAME}, or any other
|
||||||
nostr-compatible app.
|
nostr-compatible app.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Once you've created a relay of your own, come back here to link {PLATFORM_NAME} with your new relay.
|
Once you've created a relay of your own, come back here to link {PLATFORM_NAME} with your new relay.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
Alternatively, you can
|
||||||
|
<Link external class="link" href="https://github.com/coracle-social/frith"
|
||||||
|
>run your own community relay</Link
|
||||||
|
>.
|
||||||
|
</p>
|
||||||
<ModalFooter>
|
<ModalFooter>
|
||||||
<Button class="btn btn-link" onclick={back}>
|
<Button class="btn btn-link" onclick={back}>
|
||||||
<Icon icon="alt-arrow-left" />
|
<Icon icon="alt-arrow-left" />
|
||||||
|
|||||||
Reference in New Issue
Block a user