project-cards #5
@ -16,7 +16,7 @@
|
||||
},
|
||||
{
|
||||
name: 'portfolio',
|
||||
subPages: ['learnings', 'svelte', 'next.js', 'homelab']
|
||||
subPages: ['svelte', 'next.js', 'homelab']
|
||||
},
|
||||
{
|
||||
name: 'contact',
|
||||
|
@ -1,5 +0,0 @@
|
||||
<script>
|
||||
import { fade } from 'svelte/transition';
|
||||
</script>
|
||||
|
||||
<h1 in:fade>Still learning how to postgres.</h1>
|
Loading…
Reference in New Issue
Block a user