vcf + terms
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user