vcf + terms

This commit is contained in:
2026-01-25 12:15:10 +01:00
parent 339a272105
commit b3827b95c2
8 changed files with 237 additions and 140 deletions

View File

@@ -316,6 +316,17 @@ const nextConfig = {
destination: '/de/start',
permanent: true,
},
// VCF redirects
{
source: '/vcf/klaus-mintel',
destination: '/klaus-mintel.vcf',
permanent: true,
},
{
source: '/vcf/michael-bodemer',
destination: '/michael-bodemer.vcf',
permanent: true,
},
];
},
images: {