From 7b3a322da27c610d3038fa6b446b2ad4e774e299 Mon Sep 17 00:00:00 2001 From: zzstoatzz Date: Thu, 28 May 2026 23:27:31 -0500 Subject: [PATCH] fix(site): drop non-spec rel=alternate at:// link standard.site declares the backing record via a single . the extra rel="alternate" pointing at an at:// uri is not part of the spec, is read by nothing (cardyb resolves the publication rel directly), and misuses alternate (which is for fetchable alternate representations, not at:// uris). Co-Authored-By: Claude Opus 4.8 --- site/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/site/index.html b/site/index.html index e6daf9e..5c1d35d 100644 --- a/site/index.html +++ b/site/index.html @@ -9,7 +9,6 @@ - -- 2.51.2