website-headers/index.html
Naomi Carrigan d6a20059d7
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 48s
feat: remove hubspot and create our own dialog CTA
2025-02-16 17:00:48 -08:00

11 lines
160 B
HTML

<head>
<title>Test</title>
</head>
<body>
<main>
<h1>Test</h1>
<p>Just a demo page.</p>
</main>
</body>
<script src="./prod/index.js"></script>