Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
ad7a2eb76a
commit
fe489673be
1 changed files with 2 additions and 2 deletions
|
|
@ -239,7 +239,7 @@ export const std::vector<LegalPage>& 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<LegalPage>& 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",
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue