From 261781af1402154d552e36a7010ed6dff7e9974f Mon Sep 17 00:00:00 2001 From: Mark Dumay <61946753+markdumay@users.noreply.github.com> Date: Mon, 13 Jul 2026 07:26:00 +0200 Subject: [PATCH] feat(structures): add link member to the shared elements type Consumed by mod-blocks cards (blueprint elements[].link); surfaced by theme-agency's v6-generation adoption build (wave 4). Fifth and last known shared-type gap. Co-Authored-By: Claude Fable 5 --- data/structures/_types.yml | 1 + exampleSite/data/structures/_types.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/data/structures/_types.yml b/data/structures/_types.yml index f50f121..8ff5948 100644 --- a/data/structures/_types.yml +++ b/data/structures/_types.yml @@ -63,6 +63,7 @@ types: image: mode: content: + link: links: - title: url: diff --git a/exampleSite/data/structures/_types.yml b/exampleSite/data/structures/_types.yml index 976b8f4..95d1cc9 100644 --- a/exampleSite/data/structures/_types.yml +++ b/exampleSite/data/structures/_types.yml @@ -67,6 +67,7 @@ types: image: mode: content: + link: links: - title: url: