mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-03 17:26:38 +00:00
new color scheme?
This commit is contained in:
@@ -9,8 +9,8 @@ export const metadata: Metadata = {
|
||||
description: "",
|
||||
};
|
||||
|
||||
const font = Inter({ subsets: ["latin"] });
|
||||
// const font = Open_Sans({ subsets: ["latin"] });
|
||||
// const font = Inter({ subsets: ["latin"] });
|
||||
const font = Open_Sans({ subsets: ["latin"] });
|
||||
|
||||
export default async function RootLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user