WIP 71c6a48c
Steve · 2024-09-19 23:39 1 file(s) · +0 −2
src/pages/log.astro +0 −2
31 31
<PageLayout meta={meta}>
32 32
	<div class="space-y-6">
33 33
	<button type="button" id="signInButton">Sign In</button>
34 -
		Sign In
35 -
	</button>
36 34
	</div>
37 35
</PageLayout>