From a1540f418bedd1519ddf8bd169027b94b5204908 Mon Sep 17 00:00:00 2001 From: Daniele Tonon Date: Mon, 8 Apr 2024 18:47:33 +0200 Subject: [PATCH] Add quick links to the homepage sections --- homepage.templ | 5 +++-- top.templ | 5 ++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/homepage.templ b/homepage.templ index d3c2f1d..ff80e77 100644 --- a/homepage.templ +++ b/homepage.templ @@ -155,7 +155,7 @@ templ homepageTemplate(params HomePageParams) { -
+

Get started with Nostr

@@ -185,6 +185,7 @@ templ homepageTemplate(params HomePageParams) {
@@ -298,7 +299,7 @@ templ homepageTemplate(params HomePageParams) { -
+

Develop on Nostr

diff --git a/top.templ b/top.templ index b44bd53..3a4a4a9 100644 --- a/top.templ +++ b/top.templ @@ -16,7 +16,10 @@ templ topTemplate(params HeadParams) { Why Nostr? } if !(params.IsAbout) { - What is Njump? + Get started + Apps & Resources + Join the development + What is Njump? }