mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-20 13:01:07 +02:00
Replace nostrchat clink with blowater
This commit is contained in:
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}>
|
<Alert status="info" flexShrink={0}>
|
||||||
<AlertIcon />
|
<AlertIcon />
|
||||||
<Flex direction={isMobile ? "column" : "row"}>
|
<Flex direction={isMobile ? "column" : "row"}>
|
||||||
<AlertTitle>Give NostrChat a try</AlertTitle>
|
<AlertTitle>Give Blowater a try</AlertTitle>
|
||||||
<AlertDescription>
|
<AlertDescription>
|
||||||
<Text>
|
<Text>
|
||||||
Its a much better chat app than what I can build inside of noStrudel.{" "}
|
Its a much better chat app than what I can build inside of noStrudel.{" "}
|
||||||
<Link href="https://www.nostrchat.io/" isExternal>
|
<Link href="https://blowater.deno.dev/" isExternal>
|
||||||
nostrchat.io <ExternalLinkIcon />
|
blowater.deno.dev <ExternalLinkIcon />
|
||||||
</Link>
|
</Link>
|
||||||
</Text>
|
</Text>
|
||||||
</AlertDescription>
|
</AlertDescription>
|
||||||
|
Reference in New Issue
Block a user