export type Publisher = { name: string; url: string; logo: string; };