Format codebase

This commit is contained in:
Thomas Camlong
2025-04-17 15:12:28 +02:00
parent 5be07bbfb8
commit 16d6e34c3f
15 changed files with 743 additions and 1001 deletions

View File

@@ -74,7 +74,7 @@ export async function generateMetadata({ params, searchParams }: Props, parent:
height: 512,
alt: `${formattedIconName} Icon`,
type: "image/png",
}
},
],
authors: [authorName, "homarr"],
publishedTime: updateDate.toISOString(),