From 9aeb985ee406451abf9a6672eb379e388d44e20b Mon Sep 17 00:00:00 2001 From: phil Date: Wed, 1 Oct 2025 12:52:20 -0400 Subject: [PATCH] browse records: fuck vercel. link to pdsls.dev. (also since the vercel app was broken by bots, but mostly because fuck vercel.) --- constellation/templates/links.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constellation/templates/links.html.j2 b/constellation/templates/links.html.j2 index ee27d92..24577db 100644 --- a/constellation/templates/links.html.j2 +++ b/constellation/templates/links.html.j2 @@ -28,7 +28,7 @@
DID:        {{ record.did().0 }} (DID links)
 Collection: {{ record.collection }}
 RKey:       {{ record.rkey }}
--> browse record
+-> browse record {% endfor %} {% if let Some(c) = cursor %} -- 2.51.2