Merge version_1 into main #3
@@ -15,7 +15,12 @@ export const metadata: Metadata = {
|
||||
description: 'Rankų darbo, prabangūs tortukai metinėms, gimtadieniams ir ypatingoms progoms. Kuriami su meile Vilniuje.',
|
||||
};
|
||||
|
||||
const interTight = Inter_Tight({ variable: "--font-inter-tight", subsets: ["latin"], weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"], });
|
||||
|
||||
const interTight = Inter_Tight({
|
||||
variable: "--font-inter-tight",
|
||||
subsets: ["latin"],
|
||||
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
|
||||
});
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user