Merge version_1 into main #4

Open
development wants to merge 1 commits from version_1 into main

View File

@@ -6,7 +6,7 @@ import Tag from "@/tag/Tag";
const cormorantGaramond = Cormorant_Garamond({
variable: "--font-cormorant-garamond", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
weight: ["300", "400", "500", "600", "700"]
});
export const metadata: Metadata = {