mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-04-09 20:29:17 +02:00
Replace nostrchat clink with blowater
This commit is contained in:
parent
a5b44f9459
commit
f78605696c
5
.changeset/red-carrots-dream.md
Normal file
5
.changeset/red-carrots-dream.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Replace nostrchat clink with blowater
|
@ -98,12 +98,12 @@ function DirectMessagesPage() {
|
||||
<Alert status="info" flexShrink={0}>
|
||||
<AlertIcon />
|
||||
<Flex direction={isMobile ? "column" : "row"}>
|
||||
<AlertTitle>Give NostrChat a try</AlertTitle>
|
||||
<AlertTitle>Give Blowater a try</AlertTitle>
|
||||
<AlertDescription>
|
||||
<Text>
|
||||
Its a much better chat app than what I can build inside of noStrudel.{" "}
|
||||
<Link href="https://www.nostrchat.io/" isExternal>
|
||||
nostrchat.io <ExternalLinkIcon />
|
||||
<Link href="https://blowater.deno.dev/" isExternal>
|
||||
blowater.deno.dev <ExternalLinkIcon />
|
||||
</Link>
|
||||
</Text>
|
||||
</AlertDescription>
|
||||
|
Loading…
x
Reference in New Issue
Block a user