@ -14,3 +14,9 @@ export type InfoArticle = {
};
export type InfoArticleList = InfoArticle[];
export type Social = {
icon: string;
url: URL;
description: string;