chore: index title hook

This commit is contained in:
2025-02-06 04:51:35 +06:00
parent a7bf23222f
commit 1ee33fb14b

View File

@@ -13,7 +13,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts';
<body>
<Header />
<main>
<h1>Ayo</h1>
<h1>from webhook</h1>
<p>foo, bar, baz, qux, quux</p>
</main>
<Footer />