Files
InsanityLab-web/src/pages/index.astro
T

6 lines
155 B
Plaintext

---
export const prerender = true;
---
<html lang="it"><head><title>InsanityLab</title></head>
<body><h1>InsanityLab — in costruzione</h1></body></html>