19 lines
466 B
Plaintext
19 lines
466 B
Plaintext
---
|
|
---
|
|
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<meta name="generator" content={Astro.generator} />
|
|
<title>Astro</title>
|
|
</head>
|
|
<body>
|
|
<div class="flex items-center justify-center w-full h-screen flex-col">
|
|
<h1 class="prose prose-2xl">boring.tools</h1>
|
|
<p class="prose prose-sm">CHANGELOG</p>
|
|
</div>
|
|
</body>
|
|
</html>
|