Skip to content

Commit 6eaaaa6

Browse files
authored
v3.2.1
2 parents e29af07 + e8541a2 commit 6eaaaa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import getConfig from "next/config";
99
import Image from "next/image";
1010
import { GoogleAnalytics } from "@next/third-parties/google";
1111

12-
export const satoshi = localFont({
12+
const satoshi = localFont({
1313
src: [
1414
{
1515
path: "./fonts/Satoshi-Light.woff2",

0 commit comments

Comments
 (0)