chore: moved to pnpm, improved footer

This commit is contained in:
moonleay 2023-10-23 00:17:15 +02:00
parent 4caf4eede9
commit 3fa345888a
7 changed files with 992 additions and 93 deletions

View file

@ -1,10 +1,10 @@
import {Footer, NavBar, Notice} from "@/app/util/wrapping_objects";
//import Image from "@/app/test/page";
import styles from "./home.module.css";
export default function Home() {
return (
<>
<section>
<section className={styles.section}>
<h1>li'l Judd</h1>
<h5>The competetive Splatoon Bot</h5>
<p>Improve your competitive Splatoon experience!</p>