|
|
|
@ -6,8 +6,8 @@ export default function Footer() {
|
|
|
|
|
<section className={styles.section}>
|
|
|
|
|
<h2>Learn more</h2>
|
|
|
|
|
<div>
|
|
|
|
|
<Link href="/about">About</Link>
|
|
|
|
|
<Link href="/contact">Contact</Link>
|
|
|
|
|
<Link href="">About</Link>
|
|
|
|
|
<Link href="">Contact</Link>
|
|
|
|
|
<a href="https://twitter.com/DubbelNull" target="_blank" rel="noreferrer">Twitter</a>
|
|
|
|
|
<a href="https://gitlab.com/dubbelnull" target="_blank" rel="noreferrer">GitLab</a>
|
|
|
|
|
<a href="https://discord.gg/976Xskh8Dd" target="_blank" rel="noreferrer">Discord</a>
|
|
|
|
|