Added projects tab; first project
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 8m8s
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 8m8s
This commit is contained in:
@@ -30,6 +30,9 @@ export default function Home() {
|
||||
<Link href={latestPostHref} className="transition-colors hover:text-accent">
|
||||
Latest essay
|
||||
</Link>
|
||||
<Link href="/projects" className="transition-colors hover:text-accent">
|
||||
Projects
|
||||
</Link>
|
||||
<Link href="/blog" className="transition-colors hover:text-accent">
|
||||
Writing
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user