SEO
This commit is contained in:
5
greenlns-landing/app/de/page.tsx
Normal file
5
greenlns-landing/app/de/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import { permanentRedirect } from 'next/navigation'
|
||||
|
||||
export default function GermanHomeRedirect() {
|
||||
permanentRedirect('/')
|
||||
}
|
||||
Reference in New Issue
Block a user