From 75290bcee7c3ccad43501ebe8c3a6ea4b27dbb3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Tue, 23 Jun 2026 17:11:38 +0200 Subject: [PATCH] Add cards public page --- components/cards-public-page.html | 17 +++++++++++++++++ index.html | 1 + 2 files changed, 18 insertions(+) create mode 100644 components/cards-public-page.html diff --git a/components/cards-public-page.html b/components/cards-public-page.html new file mode 100644 index 0000000..0938415 --- /dev/null +++ b/components/cards-public-page.html @@ -0,0 +1,17 @@ + + + + + + Styleguide – Cards Public Page + + + + +

Components – Cards Public Page

+ +
+
+ + + diff --git a/index.html b/index.html index 176a8d0..4db901e 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,7 @@