mirror of
https://github.com/aljazceru/nostr-how.git
synced 2025-12-17 06:14:25 +01:00
Update links on homepage
This commit is contained in:
@@ -58,12 +58,12 @@ export function Hero() {
|
|||||||
censorship-resistant & global social network.
|
censorship-resistant & global social network.
|
||||||
</p>
|
</p>
|
||||||
<div className="mt-8 flex gap-4 md:justify-center lg:justify-start">
|
<div className="mt-8 flex gap-4 md:justify-center lg:justify-start">
|
||||||
<Button href="/">Get started</Button>
|
<Button href="/get-started">Get started</Button>
|
||||||
<Button
|
<Button
|
||||||
href="https://github.com/nostr-protocol/nostr"
|
href="https://github.com/nostr-protocol/nostr"
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
>
|
>
|
||||||
View on GitHub
|
View Nostr on GitHub
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user