mirror of
https://github.com/trushildhokiya/allininx-2.git
synced 2025-03-15 11:38:40 +00:00
# debug 4
This commit is contained in:
parent
5f9296e248
commit
d4a3199c41
@ -1,7 +1,6 @@
|
|||||||
import type { Metadata } from "next";
|
import type { Metadata } from "next";
|
||||||
import { Geist, Geist_Mono } from "next/font/google";
|
import { Geist, Geist_Mono } from "next/font/google";
|
||||||
import "./globals.css";
|
import "./globals.css";
|
||||||
import Head from "next/head";
|
|
||||||
|
|
||||||
const geistSans = Geist({
|
const geistSans = Geist({
|
||||||
variable: "--font-geist-sans",
|
variable: "--font-geist-sans",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user