We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e29af07 + e8541a2 commit 6eaaaa6Copy full SHA for 6eaaaa6
1 file changed
app/layout.tsx
@@ -9,7 +9,7 @@ import getConfig from "next/config";
9
import Image from "next/image";
10
import { GoogleAnalytics } from "@next/third-parties/google";
11
12
-export const satoshi = localFont({
+const satoshi = localFont({
13
src: [
14
{
15
path: "./fonts/Satoshi-Light.woff2",
0 commit comments