From 0a1ee166537e337c8f2be69d9f2157fa9049015c Mon Sep 17 00:00:00 2001 From: Andrew Gioia Date: Fri, 8 May 2026 10:13:56 -0400 Subject: [PATCH] Temporary redirect on /studies to go to the homepage until that template is fixed --- content/studies/honeycomb/index.md | 2 +- layouts/studies/list.html | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 layouts/studies/list.html diff --git a/content/studies/honeycomb/index.md b/content/studies/honeycomb/index.md index af880c0..de63691 100644 --- a/content/studies/honeycomb/index.md +++ b/content/studies/honeycomb/index.md @@ -2,7 +2,7 @@ title: "Accessible design system" layout: "study" slug: "honeycomb" -summary: "Building a native-first, accessible design system that could actually be adopted across six very different education products." +summary: "Building a native-first, accessible design system that prioritized adoption across six very different education products." draft: false hero: diff --git a/layouts/studies/list.html b/layouts/studies/list.html new file mode 100644 index 0000000..a9b80b9 --- /dev/null +++ b/layouts/studies/list.html @@ -0,0 +1,19 @@ + + + + {{- $target := "/#studies" | relURL -}} + + Redirecting… + + + + + + +

+ Redirecting to case studies. +

+ +