integrate parallax into index and tidy up
This commit is contained in:
parent
441056cabc
commit
dbc7cb105a
5 changed files with 309 additions and 161 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue