Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
olikelly00 committed Sep 25, 2024
1 parent daca0cf commit 2bc773d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion my-next-app/src/app/layout.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import "./globals.css";
import Header from "../components/Header/Header";
import Footer from "../components/Footer/Footer";
import HomePage from "./homepage/page";
import { Poppins } from 'next/font/google';

const poppins = Poppins({
Expand Down

0 comments on commit 2bc773d

Please sign in to comment.