mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-16 00:45:03 +02:00
new color scheme?
This commit is contained in:
parent
84e118d1fa
commit
b651fabfcd
7 changed files with 80 additions and 54 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue