# debug 4

This commit is contained in:
allinix 2025-02-19 13:29:09 +05:30
parent 5f9296e248
commit d4a3199c41

View File

@ -1,7 +1,6 @@
import type { Metadata } from "next";
import { Geist, Geist_Mono } from "next/font/google";
import "./globals.css";
import Head from "next/head";
const geistSans = Geist({
variable: "--font-geist-sans",