export interface GithubInfoType { title?: string; image?: string; link?: string; }