--- export interface Props { title?: string; description?: string; } const { title = "geshem.space", description = "geshem.space - Israel Rain Radar" } = Astro.props; --- {title}