import { Metadata } from 'next'; import Websites from './Websites'; export default function () { return ; } export const metadata: Metadata = { title: 'Websites Settings | umami', };