integrate parallax into index and tidy up

This commit is contained in:
badblocks 2026-07-11 11:06:38 -07:00
parent 441056cabc
commit dbc7cb105a
Signed by: badblocks
SSH key fingerprint: SHA256:hEcM6BP4hKm9F7WsomNuXSBpPn2BSDnFzPSl3y1NerQ
5 changed files with 309 additions and 161 deletions

View file

@ -27,7 +27,7 @@ const msgValue = pickValue("msg") || (await Astro.session?.get("msg"));
---
<Layout>
<title slot="head">Contact</title>
<title slot="head">Contact | badblocks.dev</title>
<Fragment slot="head">
<script>
import Cap from "@cap.js/widget";