chore: tt

This commit is contained in:
2025-02-06 04:58:43 +06:00
parent 0fcc71d02e
commit f2da079509

View File

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