export interface Metadata { title: string; description: string; datetime: string; }