mirror of
https://git.moonleay.net/Websites/liljudd-website.git
synced 2025-07-26 11:22:04 +02:00
chore: moved to pnpm, improved footer
This commit is contained in:
parent
4caf4eede9
commit
3fa345888a
7 changed files with 992 additions and 93 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue