From 97112e50c602504dc4969331282a43a9e5ebc381 Mon Sep 17 00:00:00 2001 From: Mark Dumay <61946753+markdumay@users.noreply.github.com> Date: Mon, 13 Jul 2026 06:40:34 +0200 Subject: [PATCH] feat(structures): add outline member to the shared links type Consumed by hero/about/section-title link rendering (button outline style); surfaced as unsupported-attribute warnings by the Hinode v3 wave-4 H2 build and originally by the redesign smoke test. 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 8e0c7f1..f50f121 100644 --- a/data/structures/_types.yml +++ b/data/structures/_types.yml @@ -70,6 +70,7 @@ types: icon: force: order: + outline: messages: - title: icon: diff --git a/exampleSite/data/structures/_types.yml b/exampleSite/data/structures/_types.yml index 17c5a47..976b8f4 100644 --- a/exampleSite/data/structures/_types.yml +++ b/exampleSite/data/structures/_types.yml @@ -74,6 +74,7 @@ types: icon: force: order: + outline: messages: - title: icon: