From fe489673be39acbefdd616250d37c04215cffb20 Mon Sep 17 00:00:00 2001 From: Jorijn van der Graaf Date: Wed, 5 Aug 2026 22:51:20 +0200 Subject: [PATCH] imprint: add EORI number Co-Authored-By: Claude Fable 5 --- shared/interfaces/Catcrafts.Shared-Content.cppm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/interfaces/Catcrafts.Shared-Content.cppm b/shared/interfaces/Catcrafts.Shared-Content.cppm index a1bf485..1f05271 100644 --- a/shared/interfaces/Catcrafts.Shared-Content.cppm +++ b/shared/interfaces/Catcrafts.Shared-Content.cppm @@ -239,7 +239,7 @@ export const std::vector& LegalPages() { { .slug = "imprint", .title = "Imprint & contact", - .updated = "2026-08-04", + .updated = "2026-08-05", .lede = "Who is behind this site and how to reach them.", .sections = { { "Contact", @@ -249,7 +249,7 @@ export const std::vector& LegalPages() { } }, { "Business details", { - "Catcrafts, owner Jorijn van der Graaf, KVK 78437059, VAT NL003329281B38.", + "Catcrafts, owner Jorijn van der Graaf, KVK 78437059, VAT NL003329281B38, EORI NL1900095326.", } }, { "Security reports", {