💄 Gave a relooking to the blueprint table

This commit is contained in:
Fred KISSIE
2025-10-25 03:06:45 +02:00
parent 2cc4ad9c30
commit dd052fa1af
6 changed files with 180 additions and 198 deletions

View File

@@ -19,7 +19,7 @@ type BluePrintsPageProps = {
};
export const metadata: Metadata = {
title: "Blueprint"
title: "Blueprints"
};
export default async function BluePrintsPage(props: BluePrintsPageProps) {