Just push the simple contact page for now

This commit is contained in:
Alexis
2025-06-09 18:59:40 +02:00
parent 80c265de59
commit 566c996e92
7 changed files with 551 additions and 468 deletions

View File

@@ -28,6 +28,8 @@ if (title) {
<meta name="generator" content={ Astro.generator } />
<title>{ renderedTitle }</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css">
</head>
<body class="bg-slate-950 text-white">