From 2591dbf7498e2300a42928ac9fbec454732e66f0 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 3 Dec 2025 15:28:01 +0000 Subject: landing page: pull supported nips and grasps from nip11 document --- templates/landing.html | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) (limited to 'templates/landing.html') diff --git a/templates/landing.html b/templates/landing.html index 6fe0294..6dc2833 100644 --- a/templates/landing.html +++ b/templates/landing.html @@ -194,10 +194,7 @@
Supports: - GRASP-01 - NIP-01 - NIP-11 - NIP-34 + {hero_tags}
@@ -229,26 +226,12 @@
Supported GRASPs
-
-
GRASP-01Nostr Authorised HTTP Git Server
-
with embedded Nostr Relay
-
+ {grasp_cards}
Supported NIPs
-
-
NIP-01 Basic Protocol
-
Core Nostr protocol flow and event structure
-
-
-
NIP-11 Relay Information
-
Relay metadata and capabilities document
-
-
-
NIP-34 Git Events
-
Repository announcements and state tracking
-
+ {nip_cards}