Main page overhaul

This commit is contained in:
becarta
2025-02-26 01:53:49 +01:00
parent 1510206b1f
commit 4b0cdaf83c
22 changed files with 1046 additions and 103 deletions

View File

@@ -0,0 +1,5 @@
---
const { data } = Astro.props;
---
<script type="application/ld+json" set:html={JSON.stringify(data)} />