ChrQR 2f12ac7d1b
All checks were successful
Node.js CI / build_image (push) Successful in 45s
updated next.js page with projects and repos.
2024-05-17 23:46:53 +02:00

6 lines
112 B
Svelte

<script>
import { fade } from 'svelte/transition';
</script>
<h1 in:fade>Still learning how to postgres.</h1>